anvil_
core
1.0.0
In anvil_
core::
eth::
serde_
helpers::
sequence
Functions
deserialize
serialize
anvil_core
::
eth
::
serde_helpers
::
sequence
Function
serialize
Copy item path
Settings
Help
Summary
Source
pub fn serialize<S, T>(val:
&T
, s: S) ->
Result
<S::
Ok
, S::
Error
>
where S:
Serializer
, T:
Serialize
,