Function sval::default_value::to_i8

source ยท
pub fn to_i8(value: &(impl Value + ?Sized)) -> Option<i8>
Expand description

Try convert this value into a signed 8bit integer.