Skip to content

Remove redundant webview namespace from some types#121

Merged
just-be-dev merged 1 commit intomainfrom
cleanup-rust-types
Feb 17, 2025
Merged

Remove redundant webview namespace from some types#121
just-be-dev merged 1 commit intomainfrom
cleanup-rust-types

Conversation

@just-be-dev
Copy link
Copy Markdown
Owner

A few of the generated types were prefixed with Webview like WebviewOptions or WebviewRequest. This is both inconsistent with how other types are handled and causes weird duplication where in cases like Request there's both a WebviewRequest and Request (that was generated separately as a dependent type). This cleans that up in favor of a simpler naming scheme.

@just-be-dev just-be-dev merged commit 5770d1b into main Feb 17, 2025
7 checks passed
@just-be-dev just-be-dev deleted the cleanup-rust-types branch February 17, 2025 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant