Skip to main content

int_value

Function int_value 

Source
pub fn int_value<S: ValueStore>(store: &S, value: Value) -> Option<i64>
Expand description

Raw integer behind either representation (SMI or boxed).