Struct mpvipc::Error [] [src]

pub struct Error(pub ErrorCode);

Trait Implementations

impl Debug for Error
[src]

Formats the value using the given formatter.

impl Display for Error
[src]

Formats the value using the given formatter. Read more