Docs.rs
  • node_engine-0.1.0
    • node_engine 0.1.0
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • Neopallium
    • Dependencies
      • anyhow ^1.0 normal
      • ecolor ^0.24 normal
      • egui ^0.24 normal
      • egui_extras ^0.24 normal
      • emath ^0.24 normal
      • env_logger ^0.10 normal
      • erased-serde ^0.3 normal
      • glam ^0.24 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.24 dev
    • Versions
    • 2.06% of the crate is documented
  • Go to latest version
  • 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

node_engine0.1.0

  • All Items
  • Modules
  • Macros
?
Change settings

Crate node_engine

source ·

Re-exports

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

Modules

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

Macros

  • impl_enum_parameter_type
  • impl_mat_math_node
  • impl_math_node
  • impl_node
  • register_node