pub fn default_registry() -> BackendRegistryExpand description
The default backend registry: the always-present native CPU path plus the
portable wgpu path. Expansion backends (cuda, rocm, oneapi, NPU runtimes)
register here behind their Cargo features — one register() each, no change to
ranking or select.