Address
:
[go:
up one dir
,
main page
]
Remove Scripts
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Docs.rs
rbpf-0.3.0
rbpf 0.3.0
Docs.rs crate page
Apache-2.0
/
MIT
Links
Repository
crates.io
Source
Owners
qmonnet
Dependencies
byteorder ^1.2
normal
combine ^4.6
normal
cranelift-codegen ^0.99
normal
optional
cranelift-frontend ^0.99
normal
optional
cranelift-jit ^0.99
normal
optional
cranelift-module ^0.99
normal
optional
cranelift-native ^0.99
normal
optional
libc ^0.2
normal
optional
log ^0.4.21
normal
time ^0.2
normal
optional
elf ^0.0.10
dev
hex ^0.4.3
dev
json ^0.11
dev
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
rbpf
0.3.0
Module assembler
Module Items
Functions
In crate rbpf
rbpf
Module
assembler
Copy item path
Source
Expand description
This module translates eBPF assembly language to binary.
Functions
ยง
assemble
Parse assembly source and translate to binary.