Searched refs:Subtrait (Results 1 – 1 of 1) sorted by relevance
394 …l<const $constname: $constty, $($tyvar $(: $(? $optbound +)* $($bound +)*)?),*> Subtrait for $ty {} impl406 impl<$($tyvar $(: $(? $optbound +)* $($bound +)*)?),*> Subtrait for $ty {} impl419 trait Subtrait: $trait {} trait