Module libredr_common::message

source ·
Expand description

Message type shared by Client, Server, and Worker

Structs§

Enums§

Functions§

  • Load all lazy-loading data hash from required_data into data_cache
  • Get hash data from data_cache, insert result of f(data), return new hash
  • Get hash data from data_cache, return result of f(data)

Type Aliases§