Module kitsune_p2p_types::config

source ·
Expand description

Kitsune Config Tuning Params

Modules§

  • Wrapper for the actual KitsuneP2pTuningParams struct so the widely used type def can be an Arc<>

Constants§

Type Aliases§

  • We don’t want to clone these tuning params over-and-over. They should normally be passed around as an Arc.