Module kitsune_p2p_dht::op

source ·
Expand description

Defines the trait which represents everything Kitsune needs to know about Ops

Structs

  • Type for representing a location that can wrap around a u32 dht arc
  • A microsecond-precision UTC timestamp for use in Holochain’s actions.

Traits

  • Everything that Kitsune needs to know about an Op. Intended to be implemented by the host.