Home
last modified time | relevance | path

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

/external/rust/crates/synstructure/src/
Dlib.rs989 struct UnsafeMakeSync(Option<(token::Eq, Expr)>); in try_new() struct
990 unsafe impl Sync for UnsafeMakeSync {} in try_new() implementation