pub struct ShortCLI();
Expand description

Configures the parser to use the short version of the CLI spec.

In this version coordinates are stored as u16 and metadata (ID, direction, etc.) are stored as u16.

Trait Implementations

Primitive type used to store metadata such as id, direction, etc. Read more

Primitive type used to store coordinates Read more

Formats the value using the given formatter. Read more

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.