Files
pezkuwi-subxt/substrate/srml/support
guanqun b1976c9014 mutate returns a value (#945)
* mutate returns a value

* code comment fixes

* fix the compile
2018-10-26 11:13:16 +02:00
..
2018-10-26 11:13:16 +02:00
2018-09-12 11:13:31 +02:00

= Runtime Support

.Summary
[source, toml]
----
include::Cargo.toml[lines=2..5]
----

.Description
----
include::src/lib.rs[tag=description]
----