Struct at_commands::builder::Execute [−][src]
pub struct Execute;
Expand description
Marker struct for builders that produce a execute command.
Trait Implementations
impl Nameable for Execute[src]
impl Nameable for Execute[src]const NAME_SUFFIX: &'static [u8][src]
const NAME_SUFFIX: &'static [u8][src]The data that must be put after a name to comply with the type of command that is named.