nu-command 0.41.0

CLI for nushell
Documentation
1
2
3
4
5
mod chart;
mod histogram;

pub use chart::Chart;
pub use histogram::Histogram;