Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve symbol listing output, add to crate API #16

Open
tnballo opened this issue Nov 25, 2023 · 0 comments
Open

Improve symbol listing output, add to crate API #16

tnballo opened this issue Nov 25, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@tnballo
Copy link
Member

tnballo commented Nov 25, 2023

Building on the great work done in #11:

  • Move src/cli/symbols.rs to src/binary, add a Symbols struct to the public API (currently CLI-only functionality, should likely be a field with a getter on Binary)

  • For CLI --symbols flag: used tabled to display if cfg!(feature = "cli-bin")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant