Crate sqlite_collections

Source

Modules§

ds
Deterministic Serialization types. All the types in here depend on deterministic serialization.
format
identifier

Enums§

OpenError

Constants§

APPLICATION_ID

Traits§

AsConnection
Simple trait to work around:
Savepointable
Types that can make a savepoint. This is necessary because savepoint methods take a &mut, but none of the