//! Stub implementations for the platform API so that rustdoc can build linkable
//! documentation on non-windows platforms.
usecrate::signal::RxFuture;usestd::io;pub(super)fnctrl_c()->io::Result<RxFuture>{panic!()}pub(super)fnctrl_break()->io::Result<RxFuture>{panic!()}