Docs.rs
geekorm-core-0.8.0
geekorm-core 0.8.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
GeekMasher
Dependencies
argon2 ^0.5
normal
optional
chrono ^0.4
normal
optional
libsql ^0.6
normal
optional
log ^0.4
normal
optional
password-hash ^0.5
normal
optional
pbkdf2 ^0.12
normal
optional
rand ^0.8
normal
optional
rand_core ^0.6
normal
optional
rusqlite ^0.32
normal
optional
semver ^1.0
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
serde_rusqlite ^0.36
normal
optional
sha-crypt ^0.5
normal
optional
thiserror ^2.0
normal
totp-rs ^5.5
normal
optional
uuid ^1.9
normal
optional
anyhow ^1
dev
tokio ^1.40
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
geekorm_
core
0.8.0
Module queries
Module Items
Re-exports
Modules
In crate geekorm_
core
geekorm_core
Module
queries
Copy item path
Source
Expand description
Queries Module
Re-exports
§
pub use builder::
QueryBuilder
;
pub use query::
Query
;
Modules
§
builder
The QueryBuilder Module
query
The Query Module