Crate u64_array_bigints_macros

Source
Expand description

Note: this is all reexported from the main u64_array_bigints crate

Macrosยง

u256
Converts what is entered into it into a &str, which is entered into U256::from_dec_or_hex_str, the result of which is unwrapped at compile time to produce a const U256.