Module format

Source
Expand description

CLI argument format implementation for facet-deserialize

Structs§

Cli
Command-line argument format for Facet deserialization

Functions§

from_slice
Parse command line arguments into a Facet-compatible type
from_std_args
Parse command line arguments provided by std::env::args() into a Facet-compatible type