Skip to content

Commit d242601

Browse files
committed
Actually remove non_exhaustive
Stay consistent with the rest of the codebase
1 parent 8bcab26 commit d242601

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/indexes.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1843,7 +1843,6 @@ impl<'a, Http: HttpClient> AsRef<IndexUpdater<'a, Http>> for IndexUpdater<'a, Ht
18431843
}
18441844
}
18451845

1846-
#[non_exhaustive]
18471846
#[derive(Debug, Clone, Deserialize)]
18481847
#[serde(rename_all = "camelCase")]
18491848
pub struct IndexStats {

0 commit comments

Comments
 (0)