Revert "Revert "remove broken doc comment""

This reverts commit 1d610b92b7.
This commit is contained in:
Christian Schwarz
2024-01-12 11:47:32 +00:00
parent 1d610b92b7
commit 4ba609c1dd

View File

@@ -1,5 +1,3 @@
//! Enum-dispatch to the `OpenOptions` type of the respective [`super::IoEngineKind`];
use std::path::Path;
#[derive(Debug, Clone)]