Skip to content

Conversation

@ickk
Copy link
Owner

@ickk ickk commented Jan 19, 2025

closes #4

also adds size & offset getters to Allocation

add `size` & `offset` getters to `Allocation`
@ickk ickk merged commit 32cf9c5 into dev Jan 19, 2025
5 checks passed
@ickk ickk deleted the try-reallocate branch January 19, 2025 22:48
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.

add Allocator::grow_allocation_right(&mut self, allocation: Allocation, new_size: u32) -> Result<Allocation>

2 participants