pub type SendableStderrGuard<'a> = SendableStdoutGuard<'a>;Expand description
Result of SendableStderr::lock or SendableStderr::try_lock
Aliased Typeยง
pub struct SendableStderrGuard<'a>(/* private fields */);pub type SendableStderrGuard<'a> = SendableStdoutGuard<'a>;Result of SendableStderr::lock or SendableStderr::try_lock
pub struct SendableStderrGuard<'a>(/* private fields */);