foundry_
compilers_
artifacts_
solc
0.19.10
In foundry_
compilers_
artifacts_
solc::
serde_
helpers::
string_
bytes
foundry_compilers_artifacts_solc
::
serde_helpers
::
string_bytes
Function
serialize
Copy item path
Source
pub fn serialize<S>(value: &
String
, serializer: S) ->
Result
<S::
Ok
, S::
Error
>
where S:
Serializer
,