Struct notmuch::Database [] [src]

pub struct Database(_);

Methods

impl Database
[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl Debug for Database
[src]

[src]

Formats the value using the given formatter. Read more

impl Drop for Database
[src]

[src]

Executes the destructor for this type. Read more

Auto Trait Implementations

impl !Send for Database

impl !Sync for Database