[][src]Module flaggy::error

Error handling for flaggy.

Enums

Error

Error represents the various errors which can come up while parsing command-line flags.

Type Definitions

Result

A Result type which uses flaggy's internal Error type.