Function binary_sv2::u256_from_int

source ·
pub fn u256_from_int<V: Into<u64>>(value: V) -> U256<'static>