You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Similar to rust-doc it would be helpful if Noir could have doc comments and a way for those to be exported such that they can be ingested by other tools.
##Solution
Investigate the different ways to have something akin to rust-docs/doxygen
Problem
Similar to rust-doc it would be helpful if Noir could have doc comments and a way for those to be exported such that they can be ingested by other tools.
##Solution