pub(crate) fn read_rotation_from_disk( data_dir: &Path, rotation_id: &str, ) -> Result<String, ResolverError>