[][src]Trait embedded_platform::io::WriteError

pub trait WriteError: Debug {
    fn write_zero() -> Self;
}

Required methods

fn write_zero() -> Self

Loading content...

Implementors

Loading content...