zenoh_ext

Trait ExtractSample

Source
pub trait ExtractSample {
    // Required method
    fn extract(self) -> ZResult<Sample>;
}

Required Methods§

Implementations on Foreign Types§

Source§

impl ExtractSample for Reply

Implementors§