Docs.rs
  • tractor-0.0.6
    • tractor 0.0.6
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • mneumann
    • Dependencies
      • async-trait ^0.1 normal
      • flume ^0.10 normal
      • tokio ^1.2.0 normal
      • tractor-macros ^0.0.6 normal optional
    • Versions
    • 3.23% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

tractor0.0.6

  • All Items

Crate Items

  • Modules
  • Structs
  • Traits

Crate tractor

Source

Modules§

prelude

Structs§

Addr
Address to send an actor a message.
Chan
Context
MappedChannel

Traits§

Actor
ActorBehavior
ActorBehaviorAsync
ActorExt
ActorHooks
ActorHooksAsync
Address
Channel
HasLength