Skip to content

Conversation

@arilou
Copy link

@arilou arilou commented Jun 29, 2025

Some constraints were not really required (Allocator API and maybe_uninit_slice) remove these and fix the relevant code

Additionally expose the SlabAlloc and SlabAllocError for external uses

arilou added 6 commits June 29, 2025 08:34
With these one can now store the SlabAlloc in a struct.

Signed-off-by: Jon Doron <jond@wiz.io>
An external user of the lib can use Allocator API if they want to, there
is no dependency here for the Allocator API.

Signed-off-by: Jon Doron <jond@wiz.io>
Signed-off-by: Jon Doron <jond@wiz.io>
Signed-off-by: Jon Doron <jond@wiz.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant