Skip to main content

Confidence

Type Alias Confidence 

Source
pub type Confidence = u16;
Expand description

Content-sniff confidence. Higher wins; ties break by registration order, so resolution is deterministic. Use the named constants rather than bare ints.