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