Docs.rs
tiny-tokio-actor-0.3.5
tiny-tokio-actor 0.3.5
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
fdeantoni
Dependencies
anyhow ^1.0
normal
async-trait ^0.1
normal
backoff ^0.4
normal
log ^0.4
normal
thiserror ^1.0
normal
tokio ^1
normal
dotenvy ^0.15.0
dev
env_logger ^0.10
dev
futures ^0.3
dev
tokio ^1
dev
tokio-stream ^0.1.14
dev
uuid ^1.4
dev
warp ^0.3
dev
Versions
62.86%
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
tiny_
tokio_
actor
0.3.5
Crate Items
Structs
Enums
Traits
Type Aliases
Attribute Macros
List of all items
Structs
ActorContext
ActorPath
ActorRef
ActorSystem
Duration
EventBus
supervision::ExponentialBackoffStrategy
supervision::FixedIntervalStrategy
supervision::NoIntervalStrategy
Enums
ActorError
SupervisionStrategy
Traits
Actor
Handler
Message
RetryStrategy
SystemEvent
Attribute Macros
async_trait
Type Aliases
EventReceiver