Function sval::default_value::to_i32

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

Try convert this value into a signed 32bit integer.