Struct rustc_trans::middle::ty::expected_foundExperimental
[-]
[+]
[src]
pub struct expected_found<T> {
pub expected: T,
pub found: T,
}Fields
expected | |
found |