Trait fxbox_taxonomy::devices::IOMechanism
[−]
[src]
pub trait IOMechanism: Deserialize + Serialize { }
A mechanism used for communicating between the application and the service.
Implementors
impl IOMechanism for Get
impl IOMechanism for Set