MaulingMonkey / ialloc

Allocator interface traits for Rust
Apache License 2.0
2 stars 0 forks source link

Disambiguate `ialloc::Alignment` from `core::ptr::Alignment` #6

Open MaulingMonkey opened 1 year ago

MaulingMonkey commented 1 year ago
MaulingMonkey commented 1 year ago

Can't just re-export, examples will still fail/complain.