Searched defs:try_into_bounded (Results 1 – 1 of 1) sorted by relevance
512 fn try_into_bounded(self) -> Option<Bounded<T, N>>; in try_into_bounded() method521 fn try_into_bounded(self) -> Option<Bounded<T, N>> { in try_into_bounded() function