Trait tract_hir::infer::rules::ComparableProxy[][src]

pub trait ComparableProxy: Proxy {
    type Output: Output;
}

A proxy which can be used in a solver rule.

Associated Types

Loading content...

Implementors

Loading content...