Searched defs:implied_bounds (Results 1 – 2 of 2) sorted by relevance
26 let mut implied_bounds = Set::new(); in expand_shorthand() localVariable
24 pub implied_bounds: Set<(usize, Trait)>, field