vipe-rs 1.0.0

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