Skip to main content

ExAllocator

Trait ExAllocator 

Source
pub trait ExAllocator {
    type ExternalTraitSpecificationFor: Allocator;
}

Required Associated Types§

Dyn Compatibility§

This trait is dyn compatible.

In older versions of Rust, dyn compatibility was called "object safety".

Implementors§