Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/arc-swap/src/strategy/
Dtest_strategies.rs14 pub struct NoFastSlots; struct
16 impl Config for NoFastSlots { implementation