Docs.rs
gimli-0.19.0
gimli 0.19.0
Docs.rs crate page
Apache-2.0/MIT
Links
Repository
crates.io
Source
Owners
fitzgen
philipc
Dependencies
arrayvec ^0.4.6
normal
byteorder ^1.0
normal
fallible-iterator ^0.2.0
normal
indexmap ^1.0.2
normal
stable_deref_trait ^1.1.0
normal
crossbeam ^0.7.1
dev
getopts ^0.2
dev
memmap ^0.7
dev
num_cpus ^1
dev
object ^0.12
dev
rayon ^1.0
dev
regex ^1
dev
test-assembler ^0.1.3
dev
typed-arena ^1
dev
Versions
Go to latest version
Platform
i686-apple-darwin
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Type Definition Result
gimli
::
read
[
−
]
[src]
Type Definition
gimli
::
read
::
Result
type Result<T> =
Result
<T,
Error
>;
The result of a parse.