Home
last modified time | relevance | path

Searched refs:ToShoutyKebabCase (Results 1 - 2 of 2) sorted by relevance

/third_party/rust/crates/heck/src/
H A Dshouty_kebab.rs13 /// use heck::ToShoutyKebabCase;
18 pub trait ToShoutyKebabCase: ToOwned { traits
23 impl ToShoutyKebabCase for str {
49 use super::ToShoutyKebabCase;
H A Dlib.rs55 pub use shouty_kebab::{AsShoutyKebabCase, ToShoutyKebabCase};

Completed in 1 milliseconds