Struct odds::char::EncodeUtf8Error
[−]
[src]
pub struct EncodeUtf8Error(_);
Placeholder
Trait Implementations
impl Debug for EncodeUtf8Error[src]
impl Copy for EncodeUtf8Error[src]
impl Clone for EncodeUtf8Error[src]
fn clone(&self) -> EncodeUtf8Error
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0
Performs copy-assignment from source. Read more