☰
Module serde
Functions
?
Module
opentitanlib
::
util
::
serde
source
·
[
−
]
Functions
string_or_struct
Deserialize a type T from either a string or struct by forwarding string forms to
FromStr
.