LookupError
docs
This commit is contained in:
parent
5cb2648965
commit
6c635571ed
@ -19,6 +19,7 @@ impl<L, P> ResolutionError<L, P> {
|
||||
}
|
||||
}
|
||||
|
||||
/// [`Context::LookupError`]. Mostly useful for `type` definitions.
|
||||
pub type LookupError<'a, Ctx> = <Ctx as Context<'a>>::LookupError;
|
||||
|
||||
/// See [`ResolutionResult`].
|
||||
|
Loading…
Reference in New Issue
Block a user