netbook 0.2.7

A lightweight TUI request collection manager and runner - a Postman alternative for the terminal
Documentation
1
2
3
4
5
pub mod example;
pub mod traits;

pub use example::*;
pub use traits::*;