Docs.rs
box-format-0.3.2
box-format 0.3.2
Docs.rs crate page
Apache-2.0
OR
MIT
Links
Repository
crates.io
Source
Owners
bbqsrc
Dependencies
byteorder ^1.3.4
normal
cffi ^0.1
normal
optional
comde ^0.2.3
normal
fastvlq ^1
normal
libc ^0.2.79
normal
optional
log ^0.4.11
normal
memmap2 ^0.5
normal
pathdiff ^0.2.0
normal
relative-path ^1.3.2
normal
serde_json ^1.0.64
normal
thiserror ^1.0.30
normal
tracing ^0.1.21
normal
unic-normal ^0.9.0
normal
unic-ucd ^0.9.0
normal
Versions
20.59%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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
box_
format
0.3.2
AttrMap
Aliased Type
In crate box_
format
box_format
Type Alias
AttrMap
Copy item path
Source
pub type AttrMap =
HashMap
<
usize
,
Vec
<
u8
>>;
Aliased Type
ยง
struct AttrMap {
/* private fields */
}