Module holochain_types::app

source ·
Expand description

Everything to do with App (hApp) installation and uninstallation

An App is a essentially a collection of Cells which are intended to be available for a particular Holochain use-case, such as a microservice used by some UI in a broader application.

Each Cell maintains its own identity separate from any App. Access to Cells can be shared between different Apps.

Modules§

Structs§

Enums§

Functions§

Type Aliases§