Rust 1.67 added a few new Integer methods which I need. docs.rs page: https://doc.rust-lang.org/std/primitive.u128.html#method.ilog This should be in the `Unsigned`/`Signed`/`Integer` traits.