Crate holochain_conductor_services

Source
Expand description

Conductor Services

The conductor expects to be able to interface with some arbitrarily defined “services” whose implementation details we don’t know or care about. We want well-defined interfaces for these services such that a third party could write their own.

Modules§

Structs§

Enums§

Constants§

  • This magic string, when used as the installed app id, denotes that the app is not actually an app, but the DPKI service! This is now a reserved app id, and is used to distinguish the DPKI service from other apps.

Traits§

Functions§

Type Aliases§