Skip to main content

layer_capacities

Function layer_capacities 

Source
pub fn layer_capacities(layers: Vec<CompactLayer>) -> Result<Vec<u64>>
Expand description

Read the capacities of a pinned closure from synchronous descriptor-building code. A separate current-thread executor also permits use by callers already inside Tokio.