odra
odra copied to clipboard
Missing docs for delegated functions
When using delegate! macro, the docs are not promoted from submodule to the module.
To fix this, we would need to load module file from inside a macro and parse the docs from there.