Struct mpd::search::Clause [] [src]

pub struct Clause(pub Term, pub String);

Trait Implementations

impl Display for Clause
[src]

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

Formats the value using the given formatter.