Trait mon_artist::format::IntoMatch [] [src]

pub trait IntoMatch {
    fn into_match(self) -> Match;
}

Required Methods

Implementors