Docs.rs
  • protoflow-blocks-0.4.0
    • protoflow-blocks 0.4.0
    • Docs.rs crate page
    • Unlicense
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • artob
    • Dependencies
      • blake3 ^1.5 normal optional
      • duration-str ^0.11 normal
      • enum-iterator ^2.1 normal
      • protoflow-core =0.4.0 normal
      • protoflow-derive =0.4.0 normal
      • serde ^1.0 normal optional
      • serde_yml ^0.0.12 normal optional
      • simple-mermaid ^0.1 normal
      • stability ^0.2 normal
      • sysml-model =0.2.3 normal optional
      • tracing ^0.1 normal optional
      • ubyte ^0.10 normal
      • protoflow-derive =0.4.0 dev
      • cfg_aliases ^0.2 build
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • 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_blocks0.4.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • StdioConfig
  • System
  • core::Buffer
  • core::Const
  • core::Count
  • core::Delay
  • core::Drop
  • core::Random
  • hash::Hash
  • io::Decode
  • io::Encode
  • io::EncodeHex
  • sys::ReadDir
  • sys::ReadEnv
  • sys::ReadFile
  • sys::ReadStdin
  • sys::WriteFile
  • sys::WriteStderr
  • sys::WriteStdout
  • types::ByteSize

Enums

  • BlockConfig
  • BlockTag
  • StdioError
  • core::CoreBlockConfig
  • core::CoreBlockTag
  • flow::FlowBlockConfig
  • flow::FlowBlockTag
  • hash::HashBlockConfig
  • hash::HashBlockTag
  • io::IoBlockConfig
  • io::IoBlockTag
  • math::MathBlockConfig
  • math::MathBlockTag
  • sys::SysBlockConfig
  • sys::SysBlockTag
  • text::TextBlockConfig
  • text::TextBlockTag
  • types::DelayType
  • types::Encoding
  • types::HashAlgorithm
  • types::InvalidDelayType

Traits

  • AllBlocks
  • BlockConnections
  • BlockInstantiation
  • StdioSystem
  • SystemBuilding
  • SystemExecution
  • core::CoreBlocks
  • flow::FlowBlocks
  • hash::HashBlocks
  • io::IoBlocks
  • math::MathBlocks
  • sys::SysBlocks
  • text::TextBlocks

Type Aliases

  • InputPortName
  • OutputPortName
  • types::InvalidByteSize