Home
last modified time | relevance | path

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

/external/rust/crates/env_logger/tests/
Dlog_tls_dtors.rs10 struct DropMe; struct
12 impl Drop for DropMe { implementation