Expand description
noshell parser provides an minimal API for parsing arguments from a byte stream.
Re-exports§
pub use lexer::Lexer;pub use parser::Error;pub use parser::ParsedArgs;
noshell parser provides an minimal API for parsing arguments from a byte stream.
pub use lexer::Lexer;pub use parser::Error;pub use parser::ParsedArgs;