Modules§
Macros§
- implement_
memory_ manager_ tests - Macro to implement all memory manager tests for a given
ManagerTraitimplementation. - instantiate_
global_ allocator - Macro to instantiate a global allocator using a Xila memory allocator.
Structs§
- Capability
Flags - Manager
- A wrapper type that adapts any type implementing
Allocator_traitto the standard RustGlobalAlloctrait. - Protection
- Represents memory protection flags.
- Region
Statistics - Statistics
Traits§
- Cache
- Manager
Trait - Trait that defines the interface for memory allocators in the Xila system.
- Protectable
- Interface for implementing memory protection operations.