Docs.rs
ddd-rs-0.1.10
ddd-rs 0.1.10
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
gabrielkim13
Dependencies
async-trait ^0.1
normal
chrono ^0.4
normal
ddd-rs-derive =0.1.10
normal
futures ^0.3
normal
serde ^1
normal
thiserror ^1
normal
uuid ^1
normal
ddd-rs-derive ^0.1
dev
tokio-test ^0.4
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
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 request_handler
Traits
?
Module
ddd_rs
::
application
::
request_handler
source
·
[
−
]
Expand description
Request (Command / Query) Handler
Traits
RequestHandler
Trait for representing a
Request Handler
.