Docs.rs
geekorm-core-0.4.3
geekorm-core 0.4.3
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.4
normal
optional
log ^0.4
normal
password-hash ^0.5
normal
optional
pbkdf2 ^0.12
normal
optional
rand ^0.8
normal
optional
rand_core ^0.6
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
sha-crypt ^0.5
normal
optional
sqlite ^0.36
normal
optional
thiserror ^1.0
normal
uuid ^1.9
normal
optional
tokio ^1.38
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.4.3
Module builder
Modules
In crate geekorm_core
Module
geekorm_core
::
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