Skip to main content
serialize_safe_u256
hypercall_
api
0.1.0
In hypercall_
api::
directives::
json_
types
hypercall_api
::
directives
::
json_types
Function
serialize_
safe_
u256
Copy item path
Source
fn serialize_safe_u256<S>(value: U256, serializer: S) ->
Result
<S::
Ok
, S::
Error
>
where S:
Serializer
,