std
::
string
::
unicode
::
Utf8Adapter
Fields
inner
Methods
fmt
Struct
std
::
string
::
unicode
::
Utf8Adapter
struct
Utf8Adapter
<It> { ... }
It:
Iterator
<It,
u32
>
source
Fields
inner: &
mut
It
Methods
impl
Utf8Adapter
<It> { ... }
It:
Iterator
<It,
u32
>
fn
fmt
<F>(self: &
Utf8Adapter
<It>, f: &
mut
F) ->
Result
F:
Formatter
<F>
source