pub fn get_module( store: impl BackingPackageStore, module_id: &ModuleId, ) -> Result<Option<Vec<u8>>, IotaError>