[][src]Type Definition safe_nd::ADataEntries

type ADataEntries = Vec<Entry>;

List of entries.

Trait Implementations

impl TryFrom<Response> for ADataEntries[src]

type Error = TryFromError

The type returned in the event of a conversion error.