pub fn request_parse<'a>() -> ParseOptionsFormer<'a>Expand description
String tools.
Function to parse a string with command request.
It produces former. To convert former into options and run algorithm of splitting call perform().
pub fn request_parse<'a>() -> ParseOptionsFormer<'a>String tools.
Function to parse a string with command request.
It produces former. To convert former into options and run algorithm of splitting call perform().