pub type CompactFragmentResult<I, M, L> = Result<MetaValue<M>, MetaError<M, <L as ContextLoader<I, M>>::ContextError>>;