Type Definition python_packed_resources::parser::PythonPackageResources[][src]

type PythonPackageResources<'a> = HashMap<&'a str, &'a [u8]>;