Docs.rs
llvm-bitcursor-0.0.3
llvm-bitcursor 0.0.3
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
woodruffw
Dependencies
log ^0.4
normal
num ^0.4
normal
thiserror ^1.0
normal
Versions
100%
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
llvm_
bitcursor
0.0.3
Module error
Module Items
Enums
In crate llvm_
bitcursor
llvm_bitcursor
Module
error
Copy item path
Source
Expand description
Error management for
llvm-bitcursor
.
Enums
ยง
Error
All errors potentially produced by
llvm-bitcursor
APIs. Consumers should
not
attempt to match specific variants of this error type.