Searched defs:as_cast (Results 1 – 5 of 5) sorted by relevance
105 fn as_cast<N: AsPrimitive>(n: N) -> Self; in as_cast() method