141 releases (30 breaking)
Uses new Rust 2024
0.31.0 | Feb 27, 2025 |
---|---|
0.29.2 | Jan 27, 2025 |
0.28.1 | Dec 22, 2024 |
0.24.3 | Nov 30, 2024 |
0.1.2 | Dec 29, 2022 |
#20 in #derived
592 downloads per month
Used in zino-model
1MB
18K
SLoC
Derived traits for zino
.
The following traits can be derived:
Model
: General data model.ModelHooks
: Hooks for the model.Entity
: An interface for the model entity.DecodeRow
: A collection of values that can be decoded from a single row.Schema
: Database schema.ModelAccessor
: Access model fields.
Dependencies
~18–29MB
~423K SLoC