Docs.rs
  • shrubbery-0.1.1
    • shrubbery 0.1.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • thomasMilesTgm
    • Dependencies
      • ahash ^0.8.3 normal
      • derive_more ^0.99.17 normal
      • graphviz-rust ^0.9.0 normal
      • log ^0.4.21 normal
      • regex ^1.8.4 normal
      • thiserror ^1.0.40 normal
    • Versions
    • 26.39% 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

shrubbery0.1.1

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Type Aliases

List of all items

Structs

  • bt::ShrubberyBT
  • bt::builder::BTBuilder
  • bt::builder::BTLayer
  • control::CTreeNodeID
  • control::ChildUpdate
  • control::ControlTree
  • control::LeafNode
  • control::RootNode
  • control::builder::CTreeBuilder
  • control::builder::CTreeLayerBuilder
  • control::control_nodes::ControlNode
  • control::control_nodes::Fallback
  • control::control_nodes::Parallel
  • control::control_nodes::Sequence
  • control::decorators::Inverter
  • control::decorators::Repeater
  • control::decorators::Subtree
  • control::simple_executors::LeafLogger
  • executor_mask::LeafDispatch
  • executor_mask::TaskHook
  • graphviz::GraphvizAnimator
  • traits::NoCallback

Enums

  • ShrubberyError
  • Status
  • control::CTreeNode
  • control::LeafType
  • control::control_nodes::ControlNodeType
  • control::decorators::StandardDecorator

Traits

  • graphviz::GraphvizAttrs
  • traits::ActionHandler
  • traits::Blackboard
  • traits::Conditional
  • traits::Control
  • traits::Decorator
  • traits::Executor
  • traits::ExecutorHook
  • traits::UpdateCallback

Type Aliases

  • ShrubberyResult
  • bt::builder::BTLayerFn
  • bt::builder::BTLayerFnWithDeps
  • control::StdControlTree
  • control::builder::CTreeLayerFn

Constants

  • control::ROOT_ID
  • graphviz::DECORATOR_SYMBOL
  • graphviz::FALLBACK_SYMBOL
  • graphviz::INVERT_SYMBOL
  • graphviz::LOOP_SYMBOL
  • graphviz::PARALLEL_SYMBOL
  • graphviz::SEQUENCE_SYMBOL
  • graphviz::SUBTREE_SYMBOL