neco-decor 0.3.0

Platform-agnostic decoration data model for text editor highlight, marker, and widget ranges
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "neco-decor"
version = "0.3.0"
dependencies = [
 "neco-textview",
]

[[package]]
name = "neco-textview"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f08ebda89a719b0cda2f6c375133563e6ba9d7ce93334e0c3041f16c44d69c8c"