Trait sardine::blobs::Blob[][src]

pub trait Blob: Message {
    fn blob_type() -> &'static str;
}

Required methods

Implementors