Searched defs:ConfigToken (Results 1 – 1 of 1) sorted by relevance
444 /// The returned [`ConfigToken`] will remove the configuration when dropped. in set() argument 316 pub struct ConfigToken(i32); global() struct 318 impl Drop for ConfigToken { global() implementation