Home
last modified time | relevance | path

Searched defs:try_into_bounded (Results 1 – 1 of 1) sorted by relevance

/linux/rust/kernel/num/
H A Dbounded.rs515 fn try_into_bounded(self) -> Option<Bounded<T, N>>; try_into_bounded() method
524 fn try_into_bounded(self) -> Option<Bounded<T, N>> { try_into_bounded() function