Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]

[lib]
crate-type = ["cdylib"]

[package]
authors = ["Taishi Naritomi <taishinaritomi@gmail.com>"]
description = "excss"
documentation = "https://github.com/taishinaritomi/excss"
edition = "2021"
keywords = []
license = "MIT"
name = "excss"
version = "0.1.0"