pub type InlineCoordinatorZome = InlineZome<CoordinatorZomeMarker>;

Aliased Type§

struct InlineCoordinatorZome { /* private fields */ }

Implementations§

source§

impl InlineCoordinatorZome

source

pub fn new<S: Into<String>>(uuid: S) -> Self

Create a new coordinator zome with the given network seed

source

pub fn new_unique() -> Self

Create a new coordinator zome with a unique random network seed