Docs.rs
  • vin-core-1.0.1
    • vin-core 1.0.1
    • Docs.rs crate page
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • mscofield0
    • Dependencies
      • anyhow ^1.0 normal
      • async-channel ^1.7 normal
      • async-trait ^0.1 normal
      • crossbeam ^0.8 normal
      • downcast-rs ^1.2 normal
      • futures ^0.3 normal
      • lazy_static ^1.4 normal
      • thiserror ^1.0 normal
      • tokio ^1.21 normal
      • tracing ^0.1 normal
    • Versions
    • 57.75% of the crate is documented
  • Go to latest version
  • 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 vin_core

  • Structs
  • Enums
  • Statics
  • Traits
  • Functions
  • Type Definitions
?
Change settings

List of all items

Structs

  • HandlerError
  • REGISTRY

Enums

  • ActorQueryError
  • StartError
  • State

Traits

  • Actor
  • Addr
  • ErasedTx
  • Forwarder
  • Handler
  • LifecycleHook
  • Message

Functions

  • add_actor
  • query_actor
  • query_actor_erased
  • remove_actor
  • send
  • send_erased
  • send_to
  • shutdown
  • wait_for_shutdowns

Type Definitions

  • ActorId
  • BoxedErasedTx
  • BoxedMessage
  • StrongAddr
  • StrongErasedAddr
  • WeakAddr
  • WeakErasedAddr

Statics

  • ACTORS_ALIVE
  • SHUTDOWN_SIGNAL