Skip to main content
try_decimal_from_f64
hypercall_
api
0.1.0
In hypercall_
api::
handlers
hypercall_api
::
handlers
Function
try_
decimal_
from_
f64
Copy item path
Source
pub(crate) fn try_decimal_from_f64( value:
f64
, context: &
str
, ) ->
Result
<Decimal,
String
>