Crate ormlite_attr
source ·Re-exports§
pub use ttype::*;
Modules§
Structs§
- Available attributes on a column (struct field)
- All the metadata we can capture about a column
- Available attributes on a struct
- Metadata used for IntoArguments, TableMeta, and (subset of) Model
- This is an intermediate representation of the schema.
- Metadata used for IntoArguments, TableMeta, and (subset of) Model This structs are constructed from the *Attribute structs in crate::attr.