Module drivers

Source

Traitsยง

Driver
Implementation interface for any library which provides binding for sqlite.
DriverMutConnectionDeref
Marker trait to signal whether the driver allows mutable connection deref from the Transaction type.