Trait foxbox_taxonomy::services::IOMechanism
[−]
[src]
pub trait IOMechanism: Deserialize + Serialize { }
The communication mechanism used by the channel.
Implementors
impl IOMechanism for Getter
impl IOMechanism for Setter