Re-exports

pub use clap;
pub use indicatif;
pub use log;

Modules

Collection of #[derive(StructOpt)] structs common to programs that extend then functionality of cargo-flash.

Structs

Represents compiled code that the compiler emitted during compilation.

Enums

Functions

Run cargo build and return the generated binary artifact.