[][src]Type Definition safe_nd::SequenceEntries

type SequenceEntries = Vec<Entry>;

List of entries.

Trait Implementations

impl TryFrom<QueryResponse> for SequenceEntries[src]

type Error = TryFromError

The type returned in the event of a conversion error.