Docs.rs
sys-rs-0.1.0
sys-rs 0.1.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
yrakcaz
Dependencies
capstone ^0.12.0
normal
ctor ^0.2.8
normal
gimli ^0.28.1
normal
goblin ^0.8.0
normal
libc ^0.2.153
normal
libunwind-rs ^0.4.0
normal
nix ^0.30.1
normal
procfs ^0.18.0
normal
rustyline ^16.0.0
normal
serde ^1.0.197
normal
serde_derive ^1.0.197
normal
serde_json ^1.0.114
normal
tempfile ^3.22.0
normal
regex ^1
dev
serial_test ^3.1.1
dev
Versions
100%
of the crate is documented
Platform
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 process
sys_rs
0.1.0
Module process
Module Items
Structs
In crate sys_
rs
sys_rs
Module
process
Copy item path
Source
Expand description
ELF binary metadata and address-space inspection.
Structs
ยง
Info
Process metadata and parsed ELF image used by the tracer.