Docs.rs
wa-rs-binary-0.2.0
wa-rs-binary 0.2.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
fabiocantone
Dependencies
flate2 ^1.1.5
normal
phf ^0.13.1
normal
serde ^1.0
normal
optional
iai-callgrind ^0.16
dev
phf_codegen ^0.13.1
build
serde ^1.0
build
serde_json ^1.0
build
Versions
21.37%
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
NodeVec
wa_
rs_
binary
0.2.0
NodeVec
Aliased Type
In wa_
rs_
binary::
node
wa_rs_binary
::
node
Type Alias
NodeVec
Copy item path
Source
pub type NodeVec<'a> =
Vec
<
NodeRef
<'a>>;
Aliased Type
ยง
pub struct NodeVec<'a> {
/* private fields */
}