Docs.rs
  • protoflow-core-0.4.3
    • protoflow-core 0.4.3
    • Permalink
    • Docs.rs crate page
    • Unlicense
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • artob
    • Dependencies
      • bytes ^1 normal
      • dogma ^0.1 normal
      • futures ^0.3 normal
      • getrandom ^0.2 normal optional
      • parking_lot ^0.12 normal
      • prost ^0.13 normal
      • prost-types ^0.13 normal
      • rand ^0.8 normal optional
      • serde ^1.0 normal optional
      • sharded-slab ^0.1.7 normal
      • stability ^0.2 normal
      • sysml-model =0.2.3 normal optional
      • tracing ^0.1 normal optional
      • cfg_aliases ^0.2 build
    • Versions
    • 32.52% 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

protoflow_core0.4.3

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • DecodeError
  • InputPort
  • InputPortID
  • InputPorts
  • OutputPort
  • OutputPortID
  • OutputPorts
  • ParameterDescriptor
  • PortDescriptor
  • System
  • runtimes::StdRuntime
  • transports::MpscTransport

Enums

  • BlockError
  • PortDirection
  • PortError
  • PortID
  • PortState

Traits

  • AsBlock
  • AsBlockDescriptor
  • AsTransport
  • Block
  • BlockDescriptor
  • BlockRuntime
  • FunctionBlock
  • Message
  • MessageReceiver
  • MessageSender
  • Port
  • Process
  • Runtime
  • SystemBuilding
  • SystemExecution
  • Transport

Type Aliases

  • BlockID
  • BlockResult
  • PortResult
  • ProcessID
  • Subsystem
  • transports::MockTransport