remove broken doc comment

This commit is contained in:
Christian Schwarz
2024-01-12 11:46:45 +00:00
parent 5b2199f477
commit ab3767195a

View File

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