Home
last modified time | relevance | path

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

/third_party/rust/crates/heck/src/
H A Dtrain.rs13 /// use heck::ToTrainCase;
18 pub trait ToTrainCase: ToOwned { traits
23 impl ToTrainCase for str {
49 use super::ToTrainCase;
H A Dlib.rs61 pub use train::{AsTrainCase, ToTrainCase};

Completed in 1 milliseconds