pub type FlowMetadataAllocatorRef = Arc<FlowMetadataAllocator>;
Expand description
The reference of FlowMetadataAllocator.
Aliased Typeยง
struct FlowMetadataAllocatorRef { /* private fields */ }
pub type FlowMetadataAllocatorRef = Arc<FlowMetadataAllocator>;
The reference of FlowMetadataAllocator.
struct FlowMetadataAllocatorRef { /* private fields */ }