A function to print the hierarchy
Open
enhancement
good first issue
- Dominant language
- Dart
- Stars
- 13
- Forks
- 5
- Avg merge
- 19h 29m
- Merged PRs (30d)
- 7
Description
### Motivation
Sometimes its useful to see the current hierarchy view of the constructed design in a pretty-printed string.
### Desired solution
Add a function that can print (or probably generate a `String` that can be printed, etc.) the hierarchy of a design from a certain module down.
### Alternatives considered
_No response_
### Additional details
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.