Module kumo_server_common::config_handle

source ·

Structs§

  • ConfigHandle allows sharing a configuration value of some type T without requiring full Mutex around every read operation.