[][src]Trait committed::Style

pub trait Style {
    fn subject(&self) -> &str;
}

Required methods

fn subject(&self) -> &str

Loading content...

Implementors

impl<'c> Style for committed::conventional::Message<'c>[src]

impl<'c> Style for committed::no_style::Message<'c>[src]

Loading content...