☰
In secret_cosmwasm_std
?
Function
secret_cosmwasm_std
::
to_binary
source
·
[
−
]
pub fn to_binary<T>(data:
&
T) ->
StdResult
<
Binary
>
where
T:
Serialize
+ ?
Sized
,