pub struct NoPositionalArguments;
Expand description

A ’PositionalArgumentsimplementation that always returnsNone`.

Trait Implementations

The type of the iterator that can be used to iterate over arguments.

Returns a reference to the argument at the given index, if any.

Creates an iterator over the arguments.

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.