Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies.phf]
features = ["macros"]
version = "0.11.2"

[dev-dependencies]

[features]

[package]
description = "cnu"
edition = "2021"
homepage = "https://github.com/3TiSite/rust/tree/main/cnu"
license = "Apache-2.0"
name = "cnu"
readme = "README.md"
repository = "https://github.com/3TiSite/rust.git"
version = "0.1.6"
[target."cfg(target_os = \"macos\")"]