Docs.rs
ewe_domain-0.0.1
ewe_domain 0.0.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
influx6
Dependencies
anyhow ^1.0.80
normal
async-channel ^2.2
normal
crossbeam ^0.8
normal
ewe_channels ^0.0.1
normal
futures ^0.3
normal
thiserror ^1.0.57
normal
tokio ^1.36
normal
tracing ^0.1.40
normal
tracing-subscriber ^0.3.18
normal
tokio-test ^0.4
dev
tracing-test ^0.2.5
dev
Versions
21.59%
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
All
ewe_
domain
0.0.1
Crate Items
Structs
Enums
Traits
Functions
Type Aliases
List of all items
Structs
core::CoreExecutor
domains::Id
domains::NamedEvent
domains::NamedRequest
domains::UseCaseExecutor
pending_chan::PendingChannelsRegistry
servicer::DServicer
servicer::DShell
Enums
domains::DomainErrors
domains::DomainOpsErrors
pending_chan::PendingChannelError
Traits
domains::Domain
domains::DomainShell
domains::MasterShell
domains::TaskExecutor
domains::UseCase
Functions
app::create
servicer::create
servicer::create_shell
Type Aliases
domains::DomainOpsResult
domains::DomainResult
pending_chan::PendingChannelResult