[][src]Type Definition atomic_lib::resources::ResourceString

type ResourceString = HashMap<String, String>;

A plainstring hashmap, which represents a possibly unvalidated Atomic Resource. The key string represents the URL of the Property, the value one its Values.