Docs.rs
tree-buf-0.10.0
tree-buf 0.10.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
That3Percent
Dependencies
coercible_errors ^0.1.4
normal
defer ^0.1.0
normal
firestorm ^0.3.0
normal
gibbon ^0.1.3
normal
num-traits ^0.2.11
normal
rayon ^1.3.0
normal
simple-16 ^0.2.0
normal
transmute ^0.1.1
normal
tree-buf-macros ^0.10.0
normal
optional
zigzag ^0.1.0
normal
criterion ^0.3
dev
rand ^0.7.3
dev
Versions
2.27%
of the crate is documented
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
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
tree_
buf
0.10.0
Decode
Options
Provided Methods
parallel
Implementors
In tree_
buf::
options
tree_buf
::
options
Trait
DecodeOptions
Copy item path
Source
pub trait DecodeOptions:
Send
+
Sync
{ // Provided method fn
parallel
(&self) ->
bool
{ ... } }
Provided Methods
§
Source
fn
parallel
(&self) ->
bool
Implementors
§
Source
§
impl
DecodeOptions
for
DecodeOptionsDefault