[][src]Trait melib::backends::maildir::MaildirPathTrait

pub trait MaildirPathTrait {
    fn flags(&self) -> Flag;
}

Required methods

fn flags(&self) -> Flag

Loading content...

Implementations on Foreign Types

impl MaildirPathTrait for Path[src]

Loading content...

Implementors

Loading content...