Docs.rs
  • dagrs-0.5.0
    • dagrs 0.5.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • genedna
    • 191220029
    • Dependencies
      • async-trait ^0.1.83 normal
      • dagrs-derive ^0.4.3 normal optional
      • futures ^0.3.31 normal
      • log ^0.4 normal
      • tokio ^1.28 normal
      • criterion ^0.5.1 dev
      • env_logger ^0.11.6 dev
    • Versions
    • 64.14% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

dagrs0.5.0

Crate Items

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

List of all items

Structs

  • connection::in_channel::InChannels
  • connection::in_channel::TypedInChannels
  • connection::information_packet::Content
  • connection::out_channel::OutChannels
  • connection::out_channel::TypedOutChannels
  • graph::graph::Graph
  • graph::loop_subgraph::LoopSubgraph
  • node::action::EmptyAction
  • node::conditional_node::ConditionalNode
  • node::default_node::DefaultNode
  • node::node::NodeId
  • node::node::NodeTable
  • utils::env::EnvVar

Enums

  • connection::in_channel::InChannel
  • connection::in_channel::RecvErr
  • connection::out_channel::OutChannel
  • connection::out_channel::SendErr
  • graph::error::GraphError
  • utils::output::Output

Traits

  • node::action::Action
  • node::conditional_node::Condition
  • node::node::Node
  • node::typed_action::TypedAction

Macros

  • dependencies

Attribute Macros

  • auto_node

Type Aliases

  • node::node::NodeName
  • utils::env::Variable

Constants

  • node::node::NODE_TABLE_STR