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