Docs.rs
kit-rs-0.1.66
kit-rs 0.1.66
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
dayemsiddiqui
Dependencies
async-trait ^0.1
normal
bcrypt ^0.15
normal
bytes ^1
normal
chrono ^0.4
normal
clap ^4
normal
dotenvy ^0.15
normal
http ^1
normal
http-body-util ^0.1
normal
hyper ^1
normal
hyper-util ^0.1
normal
inventory ^0.3
normal
kit-macros ^0.1
normal
matchit ^0.8
normal
pretty_assertions ^1.4
normal
rand ^0.8
normal
redis ^0.25
normal
sea-orm ^1.0
normal
sea-orm-migration ^1.0
normal
serde ^1
normal
serde_json ^1
normal
serde_urlencoded ^0.7
normal
thiserror ^1.0
normal
tokio ^1
normal
validator ^0.18
normal
Versions
90.32%
of the crate is documented
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 model
kit_rs
0.1.66
Module model
Module Items
Traits
In kit_
rs::
database
kit_rs
::
database
Module
model
Copy item path
Source
Expand description
Model traits for Kit ORM
Provides Laravel-like active record pattern over SeaORM entities.
Traits
ยง
Model
Trait providing Laravel-like read operations on SeaORM entities
Model
Mut
Trait providing Laravel-like write operations on SeaORM entities