Type Alias relay_protocol::MetaMap

source ·
pub type MetaMap = Map<String, MetaTree>;
Expand description

Meta for children.

Aliased Type§

struct MetaMap { /* private fields */ }