[−]Derive Macro embedded_spi::utils::StructOpt
#[derive(StructOpt)] { // Attributes available to this derive: #[structopt] }
Generates the StructOpt
impl.
#[derive(StructOpt)] { // Attributes available to this derive: #[structopt] }
Generates the StructOpt
impl.