Docs.rs
  • rogue-runtime-0.1.0
    • rogue-runtime 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • st0vik
    • Dependencies
      • anyhow ^1.0.98 normal
      • async-trait ^0.1.88 normal
      • futures ^0.3.31 normal
      • futures-util ^0.3.31 normal
      • inventory ^0.3.20 normal
      • rogue-macros ^0.1.0 normal
      • serde ^1.0.219 normal
      • serde-binary ^0.5.0 normal
      • sha2 ^0.10.9 normal
      • tokio ^1.44.2 normal
      • tokio-tungstenite ^0.26.2 normal optional
      • tracing ^0.1.41 normal
      • tracing-subscriber ^0.3.19 normal
      • ulid ^1.2.1 normal
      • tokio ^1.44.2 dev
    • Versions
    • 24.53% 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

rogue_runtime0.1.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Statics
  • Traits
  • Type Aliases
  • Attribute Macros

List of all items

Structs

  • HandlerRegistration
  • InventoryFunctionItem
  • InventoryTraitItem
  • ObjectRef
  • RuntimeContext
  • RuntimeImpl
  • RuntimeInfo
  • api::InventoryImpl

Enums

  • InventoryItem

Traits

  • AutoRegister
  • Identity
  • InventoryItemInfo
  • InventoryItemProvider
  • MessageHandler
  • RuntimeTrait
  • TypeInfo
  • api::InventoryTrait

Macros

  • prelude::rpc
  • rpc

Attribute Macros

  • async_trait
  • prelude::async_trait

Type Aliases

  • InstanceId
  • Runtime
  • RuntimeId
  • TypeId
  • api::Inventory

Statics

  • CONTEXT