[][src]Trait at_commands::builder::Finishable

pub trait Finishable { }

A trait that can be implemented for marker structs to indicate that the command is ready to be finished.

Implementors

impl Finishable for Execute[src]

impl Finishable for Query[src]

impl Finishable for Set[src]

impl Finishable for Test[src]

Loading content...