Defines a polymorphic allocator type. This crate provides the type Polymorphic<'alloc>, which can wrap an allocator
of any Sized type. This type is akin to dyn Allocator + 'alloc, but without requiring external storage.
-
Notifications
You must be signed in to change notification settings - Fork 0
A proof-of-concept polymorphic allocator for Rust.
License
kvverti/poly-allocator
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
A proof-of-concept polymorphic allocator for Rust.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published