Type Definition json_ld::CompareResult
source · [−]pub type CompareResult<I, M, L> = Result<bool, ExpandError<M, <L as Loader<I, M>>::Error, <L as ContextLoader<I, M>>::ContextError>>;
pub type CompareResult<I, M, L> = Result<bool, ExpandError<M, <L as Loader<I, M>>::Error, <L as ContextLoader<I, M>>::ContextError>>;