Skip to content

🚻 Mark a bunch of types and functions as pub for external Allocator implementations. - #312

Open
manon-traverse wants to merge 1 commit into
mainfrom
mark-types-as-pub
Open

🚻 Mark a bunch of types and functions as pub for external Allocator implementations.#312
manon-traverse wants to merge 1 commit into
mainfrom
mark-types-as-pub

Conversation

@manon-traverse

Copy link
Copy Markdown
Collaborator

We have a use case where we want to implement an Allocator in a separate crate. By marking these types and functions as public we allow users of the crate to implement their own Allocator implementation using the sub allocators provided in gpu-allocator.

…se the suballocator to create a platform specific GPU allocator.
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.

2 participants