Struct mpd::search::Window [] [src]

pub struct Window(_);

Trait Implementations

impl From<(u32, u32)> for Window
[src]

Performs the conversion.

impl From<Option<(u32, u32)>> for Window
[src]

Performs the conversion.