Expand description
noshell, a no_std argument parser and a shell for constrained systems.
Re-exports§
pub use noshell_macros as macros;pub use noshell_parser as parser;
Enums§
- Error
- Defines the possible errors that may occur during usage of the crate.
Derive Macros§
- Parser
Parserderive macro.