Type Alias bencodex::BDict

source ·
pub type BDict = BTreeMap<String, BNode>;

Aliased Type§

struct BDict { /* private fields */ }