Crate playrs

Source

Modules§

cli

Traits§

Context
Provides the context method for Result.
StructOpt
A struct that is converted from command line arguments.

Functions§

run

Type Aliases§

Result
Result<T, Error>

Derive Macros§

StructOpt
Generates the StructOpt impl.