Function sval::default_value::to_u128

source ·
pub fn to_u128(value: &(impl Value + ?Sized)) -> Option<u128>
Expand description

Try convert this value into an unsigned 128bit integer.