Skip to main content

STDLIB_TYPE_PREFIXES

Constant STDLIB_TYPE_PREFIXES 

Source
pub const STDLIB_TYPE_PREFIXES: &[&str];
Expand description

Prefixes that identify well-known stdlib and common crate types. Used for broad matching when exact name lookup is not sufficient (e.g., types not explicitly listed in STDLIB_TYPES).