zino-derive 0.26.0

Derived traits for zino.
Documentation
1
2
3
4
5
6
Derives the [`Entity`](zino_core::orm::Entity) trait.

# Attributes on struct fields


- **`#[schema(primary_key)]`**: The `primary_key` annotation is used to
  mark a column as the primary key.