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

pub struct Utf8Lossy { /* fields omitted */ }
🔬 This is a nightly-only experimental API. (str_internals)
This is supported on non-crate feature miri-test-libstd or test or doctest only.
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)
🔬 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