Struct mpd::search::Filter [] [src]

pub struct Filter<'a> {
    // some fields omitted
}

Trait Implementations

impl<'a> Display for Filter<'a>
[src]

fn fmt(&self, f: &mut Formatter) -> Result

Formats the value using the given formatter.