Crate pond_cache
source ·Structs§
Enums§
- Enum listing possible errors from rusqlite.
Traits§
- A trait for types that can be created from a SQLite value.
- A trait for types that can be converted into SQLite values. Returns
Error::ToSqlConversionFailureif the conversion fails.