cursortanium 0.1.0

A solid cursor for Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]

name = "cursortanium"

version = "0.1.0"

description = "A solid cursor for Rust"

authors = ["clitetailor <ducnhatphung@gmail.com>"]

homepage = "https://github.com/clitetailor/cursortanium"

keywords = ["cursor", "parser"]

categories = ["parsing"]

readme = "README.md"

license = "MIT"

edition = "2018"



[dependencies]