Skip to content
Commit b86ea8ba authored by Bastian Köcher's avatar Bastian Köcher
Browse files

Make use of `cfg(doc)` in `sp-runtime-interface`

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 81312888
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment