pub type LookupResult<T> = Result<T, LookupError>;
Expand description

Result of a Lookup in the Catalog and Authority