Structs§
- AnyHandle
- A thread-safe shared pointer to a value of any Any type, allowing for downcasting.
- Service
Locator - A ServiceLocator is a simple service locator structure. Multiple memory-managed ‘services’ can be attached to it and later retrieved by their type.