Docs.rs
  • node_engine-0.3.0
    • node_engine 0.3.0
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • Neopallium
    • Dependencies
      • anyhow ^1.0 normal
      • bevy ^0.13 normal optional
      • ecolor ^0.26 normal
      • egui ^0.26 normal optional
      • egui_extras ^0.26 normal optional
      • emath ^0.26 normal
      • env_logger ^0.10 normal
      • erased-serde ^0.3 normal
      • glam ^0.25 normal
      • heck ^0.4 normal
      • hex ^0.4 normal
      • indexmap ^2.0 normal
      • inventory ^0.3 normal
      • lazy_static ^1.4.0 normal
      • log ^0.4 normal
      • serde ^1 normal
      • serde_json ^1 normal
      • thiserror ^1.0 normal
      • uuid ^1.4 normal
      • criterion ^0.5 dev
      • eframe ^0.26 dev
    • Versions
    • 4.07% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

node_engine0.3.0

  • All Items
  • Modules
  • Macros
?
Change settings

Crate node_engine

source ·

Re-exports§

  • pub use values::*;
  • pub use parameters::*;
  • pub use input::*;
  • pub use group::*;
  • pub use node::*;
  • pub use registry::*;
  • pub use graph::*;
  • pub use color::*;
  • pub use eval::*;
  • pub use compile::*;

Modules§

  • color
  • compile
  • eval
  • graph
  • group
  • input
  • macros
  • node
  • nodes
  • parameters
  • registry
  • ui
  • values

Macros§

  • const_color
  • impl_dyn_vec_binary_node
  • impl_dyn_vec_trinary_node
  • impl_dyn_vec_unary_node
  • impl_enum_parameter_type
  • impl_node
  • register_node
  • replace_expr