Expand description
Kernel registry with auto-discovery.
The registry manages all registered kernels and provides lookup functionality. Kernels can be registered manually or discovered automatically via proc macros.
Structs§
- Batch
Kernel Entry - Entry for a batch kernel in the registry.
- Kernel
Registry - Central registry for all kernels.
- Kernel
Registry Builder - Builder for kernel registry.
- Registry
Stats - Registry statistics.
- Ring
Kernel Entry - Entry for a ring kernel in the registry.
Functions§
- global_
registry - Get or initialize the global registry.
- init_
global_ registry - Initialize the global registry with a license.