1971 |
/// is broken, aborts.
|
1972 |
#[allow(clippy::verbose_file_reads)]
|
1973 |
fn read(path: &Path) -> Result<Option<Self>, Failed> {
|