[][src]Type Definition sdset::set::Errors

type Errors = Vec<Option<Error>>;

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