Type Alias FlowMetadataAllocatorRef

Source
pub type FlowMetadataAllocatorRef = Arc<FlowMetadataAllocator>;
Expand description

The reference of FlowMetadataAllocator.

Aliased Typeยง

struct FlowMetadataAllocatorRef { /* private fields */ }