1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
[]
= "jkcenum_derive"
= "0.3.3"
= [
"jankincai <jankincai12@gmail.com>",
]
= "2021"
= "Rust enum library"
= "https://github.com/caizhengxin/jkcenum"
= "README.md"
# https://crates.io/category_slugs
= [
"accessibility",
]
= [
"enum",
"jkcenum",
"jenum",
]
= "LICENSE"
= [
"src/*",
"Cargo.toml",
"LICENSE*",
"README.md",
]
[]
= true
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[]
= ["std"]
= []
[]
= "^0.0"
= "1"