Searched refs:TryIntoBounded (Results 1 – 1 of 1) sorted by relevance
511 pub trait TryIntoBounded<T: Integer, const N: u32> { trait519 impl<T, U, const N: u32> TryIntoBounded<T, N> for U