Struct accord::MultipleError [] [src]

pub struct MultipleError(pub Vec<MultipleInvalid>);

Trait Implementations

impl Clone for MultipleError
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for MultipleError
[src]

Formats the value using the given formatter.