nushell/crates/nu_plugin_chart/src/lib.rs

5 lines
42 B
Rust
Raw Normal View History

mod chart;
mod nu;
pub use chart::Chart;