vipe-rs 0.0.8

Edit piped input in your editor
Documentation
1
2
3
fn main() -> Result<(), Box<dyn std::error::Error>> {
    vipe_rs::run()
}