Module holochain_state::prelude

source ·

Re-exports§

Structs§

  • Specifies the environment used for authoring data by all cells on the same DnaHash.
  • Specifies the environment used by each Cache (one per dna).
  • Specifies the environment used by a Conductor
  • Specifies the environment used for dht data by all cells on the same DnaHash.
  • State of the p2p network (one per space).
  • Metrics for peers on p2p network (one per space).
  • Specifies the environment used to save wasm
  • A read-only version of DbWrite. This environment can only generate read-only transactions, never read-write.
  • The canonical representation of a (singleton) database. The wrapper contains methods for managing transactions and database connections,
  • Newtype to hand out connections that can only be used for running transactions

Enums§

Traits§

Functions§

Type Aliases§