Docs.rs
appcore-core-1.0.0
appcore-core 1.0.0
Docs.rs crate page
MIT
21 August 2026
Links
Homepage
Repository
crates.io
Source
Owners
dnettoRaw
Dependencies
appcore-contracts ^1.0.0
normal
appcore-types ^1.0.0
normal
fs2 ^0.4.3
normal
parking_lot ^0.12
normal
serde ^1.0.228
normal
serde_json ^1.0.145
normal
sha2 ^0.10.8
normal
Versions
100%
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
Skip to main content
Module bus
appcore_
core
1.0.0
Module bus
Module Items
Structs
In crate appcore_
core
appcore_core
Module
bus
Copy item path
Source
Expand description
Minimal synchronous command bus contract.
Structs
ยง
Command
Bus
In-memory command bus that routes envelopes to registered handlers.