Re-exports§
pub use conventions::*;
Modules§
Enums§
Traits§
Functions§
- get_
convention - The function
get_convention
returns a boxed trait object based on the givenCaseName
enum variant.
pub use conventions::*;
get_convention
returns a boxed trait object based on the given CaseName
enum
variant.