fn subject(&self) -> &strfn body(&self) -> Option<&str>fn type_(&self) -> Option<UniCase<&str>>fn scope(&self) -> Option<UniCase<&str>>impl<'c> Style for committed::conventional::Commit<'c>[src]fn subject(&self) -> &str[src]fn body(&self) -> Option<&str>[src]fn type_(&self) -> Option<UniCase<&str>>[src]fn scope(&self) -> Option<UniCase<&str>>[src]impl<'c> Style for committed::no_style::Commit<'c>[src]