Trait Alias enso_macro_utils::Str[][src]

trait Str = Into<String> + AsRef<str>;