Sub-par text editor written in Rust
- Rust 100%
| src | Even more structure | |
| .gitignore | Empty project | |
| Cargo.lock | Put code in module structure | |
| Cargo.toml | Analyse some input | |
| src | Even more structure | |
| .gitignore | Empty project | |
| Cargo.lock | Put code in module structure | |
| Cargo.toml | Analyse some input | |