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
All
bottle_
orm
0.1.0
Crate Items
Structs
Enums
Traits
Type Aliases
Derive Macros
List of all items
Structs
database::Database
migration::Migrator
model::ColumnInfo
query_builder::QueryBuilder
Enums
database::Drivers
errors::Error
Traits
model::Model
Derive Macros
Model
Type Aliases
migration::MigrationTask
query_builder::FilterFn