bastion/src/bastion/src/io.rs

6 lines
85 B
Rust

//!
//! IO subsystem for Bastion
pub use nuclei::join_handle::*;
pub use nuclei::*;