Home
last modified time | relevance | path

Searched refs:from_i128 (Results 1 – 1 of 1) sorted by relevance

/third_party/rust/crates/num-traits/src/
Dcast.rs453 fn from_i128(n: i128) -> Option<Self> { in from_i128() method
550 fn from_i128(n: i128) -> Option<$T> {
660 fn from_i128(i128);