Struct soehnle_t3005::WithAck [] [src]

pub struct WithAck<T>(_);

Command or Query with ACK

Trait Implementations

Auto Trait Implementations

impl<T> Send for WithAck<T> where
    T: Send

impl<T> Sync for WithAck<T> where
    T: Sync