Type Definition Data
zookeeper_async::recipes::cache
type Data = HashMap<String, ChildData>;
Data for all known children of a znode.