Docs.rs
algorithm-0.1.12
algorithm 0.1.12
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
tickbh
Dependencies
algorithm-macro ^0.1
normal
hashbrown ^0.14
normal
lazy_static ^1.5.0
normal
log ^0.4.22
normal
libc ^0.2.158
dev
rand ^0.8.5
dev
slab ^0.4.9
dev
Versions
0%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
algorithm
0.1.12
Module buf
Module Items
Structs
Traits
In crate algorithm
Module
algorithm
::
buf
Copy item path
source
·
[
−
]
Structs
§
Binary
二进制的封装, 包括静态引用及共享引用对象, 仅支持写操作
Binary
Mut
二进制的封装, 可写可读
Binary
Ref
二进制引用的封装, 只针对引用
Traits
§
Bt
BtMut