spin_
common
2.8.0-pre0
Module arg_
parser
Module Items
Functions
In crate spin_
common
spin_common
Module
arg_parser
Copy item path
Source
Expand description
Command line argument parsers
Functions
ยง
parse_
kv
Parse an argument in the form
key=value
into a pair of strings. The error message is specific to key-value arguments.