Expand description

This module contains logic for parsing a python argument list. See also the macros py_argparse!, py_fn! and py_method!.

Structs

Description of a python parameter; used for parse_args().

Functions

Parse argument list