Crate holochain[][src]

Expand description

All the components you need to build a Holochain Conductor

Re-exports

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

sweettest = Streamlined Holochain test utils with lots of added sugar

Utils for Holochain tests

Macros

Helper macro for implementing from sub error types for the error in OutcomeOrError

Produce file and line number info at compile-time

Create metadata mocks easily by passing in expected functions, return data and with_f checks