Docs.rs
  • tea-actorx-runtime-0.2.0-dev.8
    • tea-actorx-runtime 0.2.0-dev.8
    • Docs.rs crate page
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • AlseinX
    • Dependencies
      • bincode ^1.3.3 normal
      • lazy_static ^1.4.0 normal
      • once_cell ^1.17.1 normal
      • serde ^1.0.153 normal
      • tea-actorx-core ^0.2.0-dev.8 normal
      • tea-actorx-host ^0.2.0-dev.8 normal
      • tea-codec ^0.2.0-dev.8 normal
      • thiserror ^1.0.39 normal
      • tokio ^1.26.0 normal
    • Versions
    • 0% of the crate is documented
  • Go to latest stable release
  • 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
logo

logo

Crate tea_actorx_runtime

  • Version 0.2.0-dev.8
  • All Items
  • Modules
  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Definitions
?
Change settings

Crate tea_actorx_runtime

source ·

Modules

  • error

Macros

  • actor
  • print
  • println

Structs

  • Activate
  • ActorId
  • Deactivate
  • InstanceId
  • NoCallingCxWrapper
  • PostInvoke
  • PreInvoke

Enums

  • RegId

Traits

  • AsyncCallback
  • NoPtr

Functions

  • apply_callback
  • apply_callback_async
  • call
  • erase_callback
  • erase_callback_async
  • post
  • print_bytes

Type Definitions

  • CallingCx