Suppress unused field warnings
This commit is contained in:
@@ -134,6 +134,7 @@ impl Fs for RealFs {
|
||||
}
|
||||
}
|
||||
|
||||
#[cfg(any(test, feature = "test-support"))]
|
||||
#[derive(Clone, Debug)]
|
||||
struct FakeFsEntry {
|
||||
metadata: Metadata,
|
||||
|
||||
Reference in New Issue
Block a user