Module mun_runtime::hub [−][src]
A statically-allocated, concurrent data structure for storage of Rust objects that are utilized through Mun Runtime C API calls.
Structs
| HUB | Storage for Rust objects that are utilized through Mun Runtime C API calls. |
| Hub | Concurrent data structure for storage of Rust objects that are utilized through Mun Runtime C API calls. |
| Registry | A concurrent registry for uniquely indexed values. |