Skip to main content

AwaitTreeRegistryRef

Type Alias AwaitTreeRegistryRef 

Source
pub type AwaitTreeRegistryRef = Registry;
Expand description

Manages the await-trees of gRPC requests that are currently served by a node.

Aliased Typeยง

pub struct AwaitTreeRegistryRef(/* private fields */);