pub struct LongCLI();
Expand description

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

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

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.