Docs.rs
this-rs-0.0.3
this-rs 0.0.3
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
reversTeam
Dependencies
anyhow ^1.0
normal
async-trait ^0.1
normal
aws-sdk-dynamodb ^1.93
normal
optional
axum ^0.8
normal
chrono ^0.4
normal
regex ^1.10
normal
serde ^1.0
normal
serde_dynamo ^4.0
normal
optional
serde_json ^1.0
normal
serde_yaml ^0.9
normal
thiserror ^2.0
normal
tokio ^1.40
normal
tower ^0.5
normal
tower-http ^0.6
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
uuid ^1.10
normal
validator ^0.20
normal
axum-test ^18.1
dev
tokio-test ^0.4
dev
Versions
79.87%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Module entity
this
0.0.3
Module entity
Module Items
Traits
In this::
core
this
::
core
Module
entity
Copy item path
Source
Expand description
Entity traits defining the core abstraction for all data types
Traits
ยง
Data
Trait for data entities that represent concrete domain objects.
Entity
Base trait for all entities in the system.
Link
Trait for link entities that represent relationships between entities.