Docs.rs
  • flame-rs-0.2.0
    • flame-rs 0.2.0
    • Docs.rs crate page
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • k82cn
    • Dependencies
      • bytes ^1 normal
      • chrono ^0.4 normal
      • futures ^0.3 normal
      • log ^0.4 normal
      • prost ^0.13 normal
      • serde ^1.0 normal
      • serde_derive ^1.0 normal
      • serde_yaml ^0.9 normal
      • stdng ^0.1 normal
      • strum ^0.26 normal
      • strum_macros ^0.26 normal
      • thiserror ^1.0 normal
      • tokio ^1 normal
      • tokio-stream ^0.1 normal
      • tonic ^0.12 normal
      • tower ^0.4 normal
      • tonic-build ^0.12 build
    • Versions
    • 7.14% 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

flame_rs0.2.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • apis::FlameContext
  • client::Application
  • client::ApplicationAttributes
  • client::Connection
  • client::Session
  • client::SessionAttributes
  • client::Task
  • service::ApplicationContext
  • service::SessionContext
  • service::TaskContext

Enums

  • apis::ApplicationState
  • apis::FlameError
  • apis::SessionState
  • apis::Shim
  • apis::TaskState

Traits

  • client::TaskInformer
  • service::FlameService

Macros

  • lock_ptr
  • new_ptr

Functions

  • client::connect
  • service::run

Type Aliases

  • apis::ApplicationID
  • apis::CommonData
  • apis::SessionID
  • apis::TaskID
  • apis::TaskInput
  • apis::TaskOutput
  • client::TaskInformerPtr
  • service::FlameServicePtr