Docs.rs
bottle-orm-0.1.0
bottle-orm 0.1.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Murilinho145SG
Dependencies
async-trait ^0.1.89
normal
bottle-orm-macro ^0.1.0
normal
chrono ^0.4.43
normal
futures ^0.3.31
normal
heck ^0.5.0
normal
serde ^1.0.228
normal
sqlx ^0.8.6
normal
thiserror ^2.0.18
normal
Versions
75%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module model
bottle_
orm
0.1.0
Module model
Module Items
Structs
Traits
In crate bottle_
orm
bottle_orm
Module
model
Copy item path
Source
Structs
§
Column
Info
Metadata information about a database column.
Traits
§
Model
The core trait defining a Database Model (Table) in Bottle ORM.