Function sval::default_value::to_u8

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

Try convert this value into an unsigned 8bit integer.