Trait mon_artist::format::IntoCurr [] [src]

pub trait IntoCurr: IntoMatch {
    fn is_loop(&self) -> bool { ... }
}

Provided Methods

Implementors