Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 1.04 KB

Readme.md

File metadata and controls

30 lines (21 loc) · 1.04 KB

Module :: plot_interface

experimental rust-status docs.rs discord

Plot interface.

Basic use-case

To add to your project

cargo add plot_interface

Try out from the repository

git clone https://github.com/Wandalen/wTools
cd wTools
cd examples/plot_interface_trivial
cargo run