macro_toolset::string_v2::general

Module string

Source
Expand description

Implementations for string.

  • &str
  • &mut str
  • &&str
  • &mut &str
  • &&mut str
  • &mut &mut str
  • Arc
  • Rc
  • Box
  • Cow
  • String
  • &String
  • &mut String
  • &&String
  • &mut &String