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