Make use of `cfg(doc)` in `sp-runtime-interface` (#4673)
By using `cfg(doc)`, we can generate docs for modules which are only available from `no_std`. This drastically improves the documentation for the developers.
parent
26fa5193
Please register or sign in to comment