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.rs512 fn try_into_bounded(self) -> Option<Bounded<T, N>>; in try_into_bounded() method
521 fn try_into_bounded(self) -> Option<Bounded<T, N>> { in try_into_bounded() function