pub const RESERVED_PLUGIN_IDS: &[&str];Expand description
Reserved single-token plugin ids that are exempt from the reverse-DNS id-format requirement.
Third-party plugins must use reverse-DNS ids (e.g. ai.example.geo).
The framework ships a handful of single-token ids for its own
built-ins and migration aids; conformance probes accept these as
valid id shapes.