Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies.carbon-dump]
version = "1.2"

[dependencies.lazy_static]
version = "1.4"

[dependencies.syntect]
version = "4.4"

[package]
authors = ["Aster <192607617@qq.com>"]
description = "..."
edition = "2018"
license = "MPL-2.0"
name = "carbon-lib"
readme = "README.md"
repository = "https://github.com/nyar-lang/Notedown-rs"
version = "0.3.0"