Home
last modified time | relevance | path

Searched defs:MaskedStorage (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/rust/tests/incremental/
Dissue-85360-eval-obligation-ice.rs103 pub struct MaskedStorage<T: Component> { struct
104 _inner: T::Storage,
/third_party/rust/rust/tests/ui/traits/
Dissue-85360-eval-obligation-ice.rs128 pub struct MaskedStorage<T: Component> { struct
129 _inner: T::Storage,