Struct argi::Help[][src]

pub struct Help<'a>(_);
Expand description

Message to display to a user to provide argument or command information

Usage

As a developer, you donā€™t really have to ever manually use this structure as itā€™s simply a public storage item for a help message entered at generation. This can be used to make custom help message formats if wanted.

Trait Implementations

Returns the ā€œdefault valueā€ for a type. Read more

Formats the value using the given formatter. Read more

Performs the conversion.

Performs the conversion.

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.

Converts the given value to a String. Read more

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.