Module alias

Source
Expand description

Pool wrapper which enables memory-efficient resource aliasing.

Structs§

AliasPool
A memory-efficient resource wrapper for any Pool type.

Traits§

Alias
Allows aliasing of resources using driver information structures.