mirror of
https://github.com/nushell/nushell
synced 2025-01-15 22:54:16 +00:00
4 lines
48 B
Rust
4 lines
48 B
Rust
mod example;
|
|
mod nu;
|
|
|
|
pub use example::Example;
|