Searched defs:MockItemStruct (Results 1 – 1 of 1) sorted by relevance
121 pub(crate) struct MockItemStruct { struct139 impl MockItemStruct { argument187 impl From<MockableStruct> for MockItemStruct { implementation188 fn from(mockable: MockableStruct) -> MockItemStruct { in from()236 impl ToTokens for MockItemStruct { implementation