[][src]Type Definition three_d::io::Loaded

type Loaded = HashMap<PathBuf, Result<Vec<u8>, Error>>;