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

Lossy UTF-8 string.

Implementations

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

Trait Implementations

Formats the value using the given formatter. Read more

Formats the value using the given formatter. Read more

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more