Function sp_runtime::helpers_128bit::gcd[][src]

pub fn gcd(a: u128, b: u128) -> u128

Helper gcd function used in Rational128 implementation.