Skip to main content

EXPERT_LOAD_MISS

Constant EXPERT_LOAD_MISS 

Source
pub const EXPERT_LOAD_MISS: u32 = LOAD_MISS; // 65_533u32
👎Deprecated since 0.5.0:

vyre is a generic GPU substrate - use LOAD_MISS. The wire format is unchanged; only the symbolic name moves.

Expand description

Deprecated alias retained for source-level compatibility. Will be removed once all in-tree consumers have migrated; new code must use LOAD_MISS.