Trait mon_artist::format::IntoEntry [] [src]

pub trait IntoEntry {
    fn into_entry(self, text: &str) -> Entry;
}

Required Methods

Implementors