Expand description
Parse string.
Modules§
- exposed
- Exposed namespace of the module.
- orphan
- Parented namespace of the module.
- prelude
- Namespace of the module to include with
use module::*. - protected
- Protected namespace of the module.
Structs§
- Parse
Options - Options for parser.
- Request
- Parsed request data.
Enums§
- OpType
- Wrapper types to make transformation.
Traits§
- Parse
Options Adapter - Adapter for ParseOptions.
Functions§
- request_
parse - Function to parse a string with command request.