simple-text-editor 0.2.3

Basic implementation of a simple text editor, as a Rust library and CLI.
Documentation
1
2
3
pub mod ops;
mod tests;
pub mod text;