Searched defs:i128 (Results 1 – 3 of 3) sorted by relevance
150 impl ToTokens for i128 { implementation
479 pub const fn hash_name(name: &str) -> i128 { in hash_name()
878 pub fn project<F, const VARIANT_ID: i128, const FIELD_ID: i128>( in project()