Docs.rs
asm-rs-0.1.1
asm-rs 0.1.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
hupe1980
Dependencies
serde ^1
normal
optional
riscv-decode ^0.2
dev
serde_json ^1
dev
yaxpeax-arch ^0.3
dev
yaxpeax-arm ^0.4
dev
bad64 ^0.12
dev
criterion ^0.5
dev
iced-x86 ^1
dev
proptest ^1
dev
getrandom ^0.3
dev
wasm-bindgen-test ^0.3
dev
Versions
100%
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
Module error
asm_rs
0.1.1
Module error
Module Items
Structs
Enums
In crate asm_
rs
asm_rs
Module
error
Copy item path
Source
Expand description
Error types and source-span diagnostics. Error types and source span tracking for diagnostics.
Structs
§
Span
Source location for diagnostics.
Enums
§
Arch
Name
The architecture for which assembly failed — carried in some error variants.
AsmError
Assembly error with source location and descriptive message.