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

pretty print indextree #86

Closed
mdubinko opened this issue Aug 23, 2022 · 1 comment · Fixed by #87
Closed

pretty print indextree #86

mdubinko opened this issue Aug 23, 2022 · 1 comment · Fixed by #87

Comments

@mdubinko
Copy link

The documentation has many instances of nicely-formatted ASCII representations of tree state.
Is there a code sample of rendering to this format? Or better yet, a debug API to do so, possibly by fmt::Display or similar?

@saschagrunert
Copy link
Owner

Hey @mdubinko, unfortunately not. We could think of this as a feature to debug print the state.

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

Successfully merging a pull request may close this issue.

2 participants