bsp_define 0.1.6

系统必须的配置项定义
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]
name = "bsp_define"
version = "0.1.6"
authors.workspace = true
edition.workspace = true
license-file.workspace = true
rust-version.workspace = true
documentation = "https://docs.rs/bsp_define"
description = "系统必须的配置项定义"

[dependencies]
bitflags.workspace = true

[lints]
workspace = true