Struct at_commands::builder::Set  [−][src]
pub struct Set;
Expand description
Marker struct for builders that produce a set command.
Trait Implementations
impl Nameable for Set[src]
impl Nameable for Set[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.