[][src]Trait Alias enso_macro_utils::Str

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