Function sval::default_value::to_u32

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

Try convert this value into an unsigned 32bit integer.