Module nstd_sys::core::str

source ·
Available on crate feature core only.
Expand description

An unowned view into a UTF-8 encoded byte string.

Structs

  • An immutable unowned view into a UTF-8 encoded byte string.
  • An unowned view into a UTF-8 encoded byte string.

Functions

Type Aliases