spawn-editor 0.0.6

Contains utility functions to spawn a text editor
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "spawn-editor"
version = "0.0.6"
authors = ["Alain Zscheile <fogti+devel@ytrizja.de>"]
description = "Contains utility functions to spawn a text editor"
edition = "2018"
license = "MIT OR Apache-2.0"
repository = "https://github.com/fogti/spawn-editor-rs"
readme = "README.md"

[dependencies]