| Crates.io | zino-derive |
| lib.rs | zino-derive |
| version | 0.37.0 |
| created_at | 2022-12-29 08:12:44.293445+00 |
| updated_at | 2025-09-05 07:13:05.648429+00 |
| description | Derived traits for zino. |
| homepage | https://github.com/zino-rs/zino |
| repository | https://github.com/zino-rs/zino |
| max_upload_size | |
| id | 747202 |
| size | 189,797 |
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.