[][src]Crate comma

comma parses command-line-style strings. See [Command::from_str] for syntax details, and Command for structure details.

Structs

Command

Contains the result of a parsed command. See [Command::from_str] documentation for details on available command syntax.

EmptyCommandError