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