Crate slintrust

Crate slintrust 

Source

Modules§

new_orm
orm
query_builder
schema

Structs§

ColumnSchema
OrmStruct
Query
Query builder for advanced queries with WHERE, LIMIT, ORDER BY.
QueryBuilder
Record
Represents a single record with instance-level update/delete.
Table
A typed handle to a database table.
TableSchema

Traits§

Deserialize
A data structure that can be deserialized from any data format supported by Serde.
Serialize
A data structure that can be serialized into any data format supported by Serde.

Attribute Macros§

slint

Derive Macros§

Deserialize
Serialize