[][src]Trait ni::common::ExpectedError

pub trait ExpectedError {
    const ERROR: Self;
}

Associated Constants

const ERROR: Self

Loading content...

Implementors

impl ExpectedError for DecodeError[src]

impl ExpectedError for EncodeError[src]

Loading content...