Docs.rs
allframe-core-0.1.21
allframe-core 0.1.21
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
decebal
Dependencies
allframe-macros ^0.1.21
normal
optional
allsource-core ^0.10.3
normal
optional
async-graphql ^7.0
normal
optional
async-graphql-parser ^7.0
normal
optional
async-trait ^0.1
normal
backoff ^0.4
normal
optional
chrono ^0.4
normal
optional
dashmap ^6.0
normal
optional
futures ^0.3
normal
optional
futures-core ^0.3
normal
governor ^0.6
normal
optional
hyper ^1.8
normal
optional
hyper-util ^0.1
normal
optional
jsonwebtoken ^9.3
normal
optional
moka ^0.12
normal
optional
opentelemetry ^0.27
normal
optional
opentelemetry-otlp ^0.27
normal
optional
opentelemetry_sdk ^0.27
normal
optional
parking_lot ^0.12
normal
optional
prometheus ^0.13
normal
optional
prost ^0.14
normal
optional
prost-types ^0.14
normal
optional
rand ^0.8
normal
optional
redis ^0.27
normal
optional
reqwest ^0.12
normal
optional
rusqlite ^0.31
normal
optional
rustls-pemfile ^2.0
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0
normal
tokio ^1.48
normal
tokio-rustls ^0.26
normal
optional
tokio-stream ^0.1
normal
optional
tokio-util ^0.7
normal
toml ^0.8
normal
tonic ^0.14
normal
optional
tonic-health ^0.14
normal
optional
tonic-reflection ^0.14
normal
optional
tower ^0.5
normal
optional
tracing ^0.1
normal
optional
tracing-opentelemetry ^0.28
normal
optional
tracing-subscriber ^0.3
normal
optional
url ^2.5
normal
optional
mockall ^0.13
dev
proptest ^1.6
dev
tokio-stream ^0.1
dev
tonic-build ^0.14
build
optional
Versions
100%
of the crate is documented
Go to latest version
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
Skip to main content
Command
allframe_
core
0.1.21
Command
Implementors
In allframe_
core::
cqrs::
command_
bus
allframe_core
::
cqrs
::
command_bus
Trait
Command
Copy item path
Source
pub trait Command:
Send
+
Sync
+ 'static { }
Available on
crate feature
cqrs
only.
Expand description
Command trait marker
Implementors
ยง