Struct simple_syrup::SimpleSqlite
source · [−]pub struct SimpleSqlite { /* private fields */ }Expand description
SimpleSqlite
Implementations
Auto Trait Implementations
impl !RefUnwindSafe for SimpleSqlite
impl Send for SimpleSqlite
impl Sync for SimpleSqlite
impl Unpin for SimpleSqlite
impl !UnwindSafe for SimpleSqlite
Blanket Implementations
Mutably borrows from an owned value. Read more
pub fn vzip(self) -> V
Attaches the provided Subscriber to this type, returning a
WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a
WithDispatch wrapper. Read more