Docs.rs
tower-actor-0.2.0
tower-actor 0.2.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
SuperFluffy
hdevalence
Dependencies
futures ^0.3
normal
pin-project ^1.0.12
normal
thiserror ^1.0.40
normal
tokio ^1.44.2
normal
tokio-util ^0.7
normal
tower ^0.5.2
normal
tracing ^0.1
normal
tokio ^1.44.2
dev
Versions
10%
of the crate is documented
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
tower_
actor
0.2.0
All Items
Crate Items
Structs
Enums
Crate
tower_actor
Copy item path
Source
Structs
§
Actor
A service backed by an actor that runs in a separate task and processes messages asynchronously.
Actor
Future
Message
Enums
§
Actor
Error