Crate naming_conventions
source ·Re-exports
pub use conventions::*;
Modules
Enums
Traits
Functions
- 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.