Struct sardine::srd_blob::SrdBlob[][src]

pub struct SrdBlob { /* fields omitted */ }

Methods

impl SrdBlob
[src]

impl SrdBlob
[src]

Trait Implementations

impl Debug for SrdBlob
[src]

Formats the value using the given formatter. Read more

impl PartialEq for SrdBlob
[src]

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

impl Eq for SrdBlob
[src]

impl Clone for SrdBlob
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for SrdBlob

impl Sync for SrdBlob