Docs.rs
this-rs-0.0.9
this-rs 0.0.9
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
reversTeam
Dependencies
anyhow ^1.0
normal
async-graphql ^7
normal
optional
async-graphql-axum ^7
normal
optional
async-trait ^0.1
normal
aws-sdk-dynamodb ^1.93
normal
optional
axum ^0.8
normal
bincode ^2
normal
optional
chrono ^0.4
normal
futures ^0.3
normal
graphql-parser ^0.4
normal
optional
heed ^0.22
normal
optional
indexmap ^2.13.0
normal
mongodb ^3
normal
optional
neo4rs ^0.8
normal
optional
prost ^0.14
normal
optional
prost-types ^0.14
normal
optional
regex ^1.10
normal
reqwest ^0.12
normal
optional
scylla ^1.4
normal
optional
serde ^1.0
normal
serde_dynamo ^4.0
normal
optional
serde_json ^1.0
normal
serde_yaml ^0.9
normal
sqlx ^0.8
normal
optional
tera ^1
normal
thiserror ^2.0
normal
tokio ^1.40
normal
tokio-stream ^0.1
normal
tonic ^0.14
normal
optional
tonic-prost ^0.14
normal
optional
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 ^19.0
dev
futures-util ^0.3
dev
reqwest ^0.12
dev
tempfile ^3
dev
testcontainers ^0.27
dev
testcontainers-modules ^0.15
dev
tokio-test ^0.4
dev
tokio-tungstenite ^0.28
dev
tonic-prost-build ^0.14
build
Versions
88.56%
of the crate is documented
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
Skip to main content
Module entity
this
0.0.9
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.