pub type AwaitTreeRegistryRef = Registry;
Manages the await-trees of gRPC requests that are currently served by a node.
gRPC
pub struct AwaitTreeRegistryRef(/* private fields */);