Struct notmuch::Database[][src]

pub struct Database(_);

Methods

impl Database
[src]

Trait Implementations

impl Debug for Database
[src]

Formats the value using the given formatter. Read more

impl Drop for Database
[src]

Executes the destructor for this type. Read more

impl Send for Database
[src]

impl Sync for Database
[src]