moa_idalloc 0.1.4

id 分配工具箱:单调号 / 回收位图 / 世代槽位表
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "moa_bitops"
version = "0.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6c114e12c677490bb2e7e532e3d79e4eb89ce8ce58ad2fd30aa5af07da9307c2"

[[package]]
name = "moa_idalloc"
version = "0.1.4"
dependencies = [
 "moa_bitops",
]