Function tarantool::ffi::has_decimal

source ·
pub fn has_decimal() -> bool
Expand description

Check whether the current tarantool executable supports decimal api. If this function returns false using any of the functions in tarantool::decimal will result in a panic.