nm-binutils

Crates.ionm-binutils
lib.rsnm-binutils
version0.1.2
sourcesrc
created_at2023-01-06 06:11:47.795118
updated_at2023-01-13 08:36:22.860615
descriptionLinux `nm` equivalent rust library to list symbols from object files using goblin.
homepagehttps://github.com/bjrjk/nm-rs
repositoryhttps://github.com/bjrjk/nm-rs
max_upload_size
id752103
size36,875
Jack Ren (bjrjk)

documentation

https://docs.rs/nm-binutils

README

nm

Documentation

Linux nm equivalent rust library to list symbols from object files using goblin.

# Cargo.toml
[dependencies]
nm-binutils = "0.1"

License

This project is licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this repository by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Commit count: 7

cargo fmt