Skip to main content

active_weights

Function active_weights 

Source
pub fn active_weights() -> FieldWeights
Expand description

The current active (learned) FieldWeights, or the default when none have been installed yet. Cheap — a single RwLock read — so safe on the hot path.