Module pancakestack::parse

source ·

Structs

Enums

  • An enum representing a pancakestack command. Labels and pancake adjectives are stored in strs . See Command for a version that uses Strings.

Functions

  • Parses the given str into an vec of commands. Each command has to be on its own line. This method does not allocate any strings.