Commit cca3b60c authored by Bastian Köcher's avatar Bastian Köcher Committed by Gav Wood
Browse files

Implement storage json metadata (#670)

* `decl_storage!` exposes json metadata about the storage

The metadata can be accessed by calling `store_json_metadata()`.

* Hide internal macros in the documentation

* Include the function documentation in the store json metadata

* Adapt the storage declarations to use doc comments
parent 80e17a12
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