Suppress unused field warnings
This commit is contained in:
parent
38df091b06
commit
a293e9c0c5
1 changed files with 1 additions and 0 deletions
|
@ -134,6 +134,7 @@ impl Fs for RealFs {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#[cfg(any(test, feature = "test-support"))]
|
||||||
#[derive(Clone, Debug)]
|
#[derive(Clone, Debug)]
|
||||||
struct FakeFsEntry {
|
struct FakeFsEntry {
|
||||||
metadata: Metadata,
|
metadata: Metadata,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue