Docs.rs
vax-disassembler-0.1.1
vax-disassembler 0.1.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Mundar
Dependencies
thiserror ^1.0.50
normal
vax-floating ^0.1
normal
criterion ^0.5.1
dev
phf ^0.11.2
dev
proptest ^1.4.0
dev
vax-floating ^0.1
dev
phf ^0.11.2
build
phf_codegen ^0.11.2
build
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
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
vax_
disassembler
0.1.1
Module error
Sections
Disassembly Errors
Module Items
Enums
Type Aliases
In crate vax_
disassembler
vax_disassembler
Module
error
Copy item path
Source
Expand description
§
Disassembly Errors
Enums
§
Error
VAX assembler/disassembler errors
Type Aliases
§
Result
Error handling with the
Result
type for the
Error
type.