Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/rayon-core/src/
Dlib.rs818 struct ClosurePlaceholder; in fmt() struct
819 impl fmt::Debug for ClosurePlaceholder { in fmt() implementation