Crate silent_db

Source

Structs§

DateTime
ISO 8601 combined date and time with time zone.
Local
The local timescale.
Migrate
QueryBuilderGroup
Utc
The UTC time zone. This is the most efficient time zone when you don’t need the local time. It is also used as an offset (which is also a dummy type).

Enums§

IndexSort
Value
Represents any valid JSON value.

Traits§

Field
FieldType
FromRow
A record that can be built from a row returned by the database.
IndexTrait
IndexTypeTrait
Query
Table
TableManage
TableUtil

Derive Macros§

FromRow
Table