Docs.rs
sbpf-disassembler-0.1.2
sbpf-disassembler 0.1.2
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
deanmlittle
Dependencies
anyhow ^1.0.86
normal
hex ^0.4.3
normal
serde ^1.0.228
normal
serde_json ^1.0.145
normal
thiserror ^2.0.17
normal
hex-literal ^1.0.0
dev
serde-wasm-bindgen ^0.6.5
normal
wasm-bindgen ^0.2.92
normal
Versions
0%
of the crate is documented
Go to latest version
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
All
sbpf_
disassembler
0.1.2
Crate Items
Structs
Enums
Constants
Traits
List of all items
Structs
elf_header::ELFHeader
instructions::Ix
program::Program
program_header::ProgramFlags
program_header::ProgramHeader
section_header::SectionHeader
section_header::SectionHeaderEntry
section_header_entry::SectionHeaderEntry
Enums
errors::EZBpfError
opcodes::OpCode
program_header::ProgramType
section_header::SectionHeaderType
Traits
cursor::ELFCursor
Constants
elf_header::EI_ABIVERSION
elf_header::EI_CLASS
elf_header::EI_DATA
elf_header::EI_MAGIC
elf_header::EI_OSABI
elf_header::EI_PAD
elf_header::EI_VERSION
elf_header::E_MACHINE
elf_header::E_MACHINE_SBPF
elf_header::E_TYPE
elf_header::E_VERSION
program_header::PF_R
program_header::PF_W
program_header::PF_X