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

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

[package]
description = "Lib3 Package"
documentation = "https://docs.rs/bitflags"
edition = "2021"
homepage = "https://serde.rs/"
license = "MIT OR Apache-2.0"
name = "lib3"
repository = "https://github.com/rust-lang/cargo/"
version = "0.1.0"