Struct core::str::lossy::Utf8Lossy[][src]

pub struct Utf8Lossy { /* fields omitted */ }
🔬 This is a nightly-only experimental API. (str_internals)
Expand description

有损 UTF-8 字符串。

Implementations

🔬 This is a nightly-only experimental API. (str_internals)
🔬 This is a nightly-only experimental API. (str_internals)
🔬 This is a nightly-only experimental API. (str_internals)

Trait Implementations

使用给定的格式化程序格式化该值。 Read more

使用给定的格式化程序格式化该值。 Read more

Auto Trait Implementations

Blanket Implementations

获取 selfTypeIdRead more

从拥有的值中一成不变地借用。 Read more

从拥有的值中借用。 Read more