Function sval::default_value::to_u64

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

Try convert this value into an unsigned 64bit integer.