[][src]Function sp_arithmetic::helpers_128bit::gcd

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

Helper gcd function used in Rational128 implementation.