[][src]Trait embedded_platform::io::ReadError

pub trait ReadError: Debug {
    fn eof() -> Self;
}

Required methods

fn eof() -> Self

Loading content...

Implementors

Loading content...