Crate guppy_cmdlib

Source
Expand description

Support for CLI operations with guppy, with structopt integration.

This library allows translating command-line arguments into guppy’s data structures.

Modules§

proptest
Proptest support.

Structs§

CargoMetadataOptions
Context for invoking the cargo metadata command.
CargoResolverOpts
Support for options like the Cargo resolver version.
PackagesAndFeatures
Support for packages and features.

Enums§

CargoResolverVersionCmd
InitialsPlatformCmd

Functions§

string_to_platform_spec
Parse a given triple, the string “current”, or “any”, into a platform.