Expand description
All the components you need to build a Holochain Conductor
Re-exports§
pub use holochain_wasmer_host;
pub use tracing;
Modules§
- A Conductor manages interactions between its contained Cells, as well as interactions with the outside world. It is primarily a mediator of messages.
- Defines the core Holochain workflows
Macros§
- Helper macro for implementing from sub error types for the error in OutcomeOrError
Constants§
- Current Holochain Conductor rust crate version.