Searched defs:shutdown_type (Results 1 – 1 of 1) sorted by relevance
393 pub shutdown_type: RwLock<ShutdownType>, field436 pub fn shutdown_type(&self) -> ShutdownType { in shutdown_type() method