[][src]Type Definition zookeeper_async::recipes::cache::Data

type Data = HashMap<String, ChildData>;

Data for all known children of a znode.