Docs.rs
obj-alloc-0.1.1
obj-alloc 0.1.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
Milk-COCO
Dependencies
field-collex ^0.0.10
normal
serde ^1.0
normal
serde_json ^1.0
normal
span-core ^0.1.1
normal
Versions
52.38%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Crate obj_alloc
obj_
alloc
0.1.1
All Items
Crate Items
Modules
Macros
Structs
Crate
obj_
alloc
Copy item path
Source
Re-exports
§
pub use
id_map
::*;
pub use
pair
::*;
Modules
§
deser
id_map
极简版 IdMap:自动生成递增 Id + Id 透明序列化 + 无条件编译 核心特性:插入值自动返回递增 Id、Id 浅包装 u64、无任何条件编译
pair
Macros
§
new_
id_
type
生成自定义 Id 类型的极简宏
Structs
§
OrdAllocator