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 query_builder
bottle_
orm
0.1.0
Module query_
builder
Module Items
Structs
Type Aliases
In crate bottle_
orm
bottle_orm
Module
query_
builder
Copy item path
Source
Structs
§
Query
Builder
A fluent Query Builder for constructing SQL queries.
Type Aliases
§
Filter
Fn
A type alias for filter closures that support manual SQL construction and argument binding.