pub fn big_int_to_upper_hex(v: &BigInt) -> String
Expand description

ref. https://doc.rust-lang.org/nightly/core/fmt/trait.UpperHex.html