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

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