Searched defs:FakeGblOpsStorage (Results 1 – 1 of 1) sorted by relevance
490 pub(crate) struct FakeGblOpsStorage(pub Vec<TestGblDisk>); struct492 impl FakeGblOpsStorage { implementation512 impl Deref for FakeGblOpsStorage { implementation