Docs.rs
geekorm-0.7.0
geekorm 0.7.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
GeekMasher
Dependencies
geekorm-core ^0.7.0
normal
geekorm-derive ^0.7.0
normal
anyhow ^1
dev
chrono ^0.4
dev
env_logger ^0.11
dev
libsql ^0.6
dev
log ^0.4
dev
rocket ^0.5
dev
rusqlite ^0.32
dev
semver ^1.0
dev
serde ^1.0
dev
tokio ^1.38
dev
totp-rs ^5.5
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
0.7.0
Module utils
Module Items
Modules
Functions
In crate geekorm
geekorm
Module
utils
Copy item path
Source
Expand description
Utils
Modules
§
crypto
The Cryptography module This module contains functions for generating random strings
Functions
§
generate_
hash
Generate a hash for a given string
generate_
random_
string
Generate a random string of a given length
verify_
hash
Verify a hash for a given string