nushell/crates/old/nu_plugin_start/src/lib.rs
2022-03-04 09:36:03 -05:00

5 lines
42 B
Rust

mod nu;
mod start;
pub use start::Start;