Expand description
Verb table: turns tokenized input (Task 3’s crate::lexer) into a
typed Command (Task 1). One arm per verb in the coverage table.
Enums§
- Parse
Error - Why a line could not be parsed into a
Command.
Verb table: turns tokenized input (Task 3’s crate::lexer) into a
typed Command (Task 1). One arm per verb in the coverage table.
Command.