Skip to content

Support Custom Allocator of Channel #110

@lvyuemeng

Description

@lvyuemeng

Is it possible to add a custom allocator based on feature allocator_api equipped with alloc::alloc::Allocator
for channel or other allocated data structure? e.g.

Sender<T, A>/Receiver<T,A>

Thus it would be helpful for shared memory related project.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions