Crate serde_shon

Crate serde_shon 

Source

Structs§

Deserializer
Serializer

Enums§

Error

Functions§

from_args
to be used with env::args() to get command line parameters parsed. This automatically skips the binary from the first position of the args, so can be used directly as-is.
from_iter
to_params
to_string

Type Aliases§

Result