pub const STDLIB_TYPES: &[(&str, SymbolKind)];Expand description
Well-known stdlib and common crate types used in ReflectAPI schemas. Each entry is (fully-qualified name, SymbolKind).
pub const STDLIB_TYPES: &[(&str, SymbolKind)];Well-known stdlib and common crate types used in ReflectAPI schemas. Each entry is (fully-qualified name, SymbolKind).