Crate ormlite_attr
source ·Structs
- Available attributes on a column (struct field)
- All the metadata we can capture about a column
- Builder for
ColumnMetadata. - Available attributes on a struct
- All the metadata we can capture about a table
- Builder for
TableMetadata.
Enums
- Error type for ColumnMetadataBuilder
- Token type. A rust AST token, representing a type.
- Error type for TableMetadataBuilder