Module parse_request

Module parse_request 

Source
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§

ParseOptions
Options for parser.
Request
Parsed request data.

Enums§

OpType
Wrapper types to make transformation.

Traits§

ParseOptionsAdapter
Adapter for ParseOptions.

Functions§

request_parse
Function to parse a string with command request.