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 Getimpl IOMechanism for Set