Docs.rs
geekorm-core-0.8.2
geekorm-core 0.8.2
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
GeekMasher
Dependencies
anyhow ^1.0
normal
optional
argon2 ^0.5
normal
optional
chrono ^0.4
normal
optional
figment ^0.10
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
serde_yaml ^0.9
normal
optional
sha-crypt ^0.5
normal
optional
thiserror ^2.0
normal
toml ^0.8
normal
optional
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
geekorm_
core
0.8.2
Module builder
Module Items
Modules
In crate geekorm_
core
geekorm_core
Module
builder
Copy item path
Source
Expand description
Query builder module
Modules
ยง
columns
Column builder module
columntypes
Column types module
joins
Join module
keys
Primary and Foreign key module
models
Query builder models module
table
Query table module
values
Query values module