Type Definition sdset::set::Errors

source ·
pub type Errors = Vec<Option<Error>>;
Expand description

The list of all Errors that can occur while trying to convert a slice to a Set.