Skip to main content

Crate neuron

Crate neuron 

Source
Expand description

§neuron — umbrella crate

Provides a single import surface for the Neuron redesign (redesign/v2). Re-exports protocol and key implementations behind feature flags, plus a prelude for the happy path.

Re-exports§

pub use layer0;
pub use neuron_context;
pub use neuron_hooks;
pub use neuron_tool;
pub use neuron_turn;

Modules§

prelude
Happy-path imports for composing Neuron systems.