ex_plain
🏆 Why we need this feature?
We need to create a diagram to explain a module backbone
🎯 Goals to achieve
- Read an elixir module
- Determinate how many public functions have
- Determinate how many private functions have
- Create a diagram to visualize this data
📍Notes and comments
