FlowMetadataAllocatorRef

Type Alias FlowMetadataAllocatorRef 

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

The reference of FlowMetadataAllocator.

Aliased Typeยง

pub struct FlowMetadataAllocatorRef { /* private fields */ }