std::String::slice<Char, Traits>::raw
raw
Returns a pointer to the slice’s underlying data, essential for direct access
Signature
raw(self) -> const CharT*Specifiers
constexprconstnoexcept
Attributes
nodiscard
rawReturns a pointer to the slice’s underlying data, essential for direct access
raw(self) -> const CharT*constexprconstnoexceptnodiscard