text_editor 0.1.2

A short description of your project
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "text_editor"
version = "0.1.2"
edition = "2021"
authors = ["Sivasankar Selvam <sivasankarkarthick26200126@gmail.com>"]
description = "A short description of your project"
license = "MIT OR Apache-2.0"
repository = "https://github.com/sivasankar459/text_editor"

[package.metadata.docs.rs]
all-features = true