rustc::middle::traits::SelectionResultUnstable [-] [+] [src]

type SelectionResult<'tcx, T> = Result<Option<T>, SelectionError<'tcx>>;

When performing resolution, it is typically the case that there can be one of three outcomes: