witty-crayon-22786
store.load_file_bytes(&fingerprint) .and_then(|v_o| { v_o.map(|v| Ok(v)).unwrap_or_else(|| store.load_directory_proto_bytes(&fingerprint)) })