Module lib_flutter_rust_bridge_codegen::utils
source · Structs
Traits
Functions
- check api defined by users, if no duplicates, then generate all symbols (api function name), including those generated implicitly by frb
- If the given string is a Dart keyword, then convert it to PascalCase to avoid issues. If the string is not a keyword, then the original is returned.