Files
pezkuwi-subxt/substrate/core/sr-std
Gav Wood a7f8f0f1bd Remove redundant code and merge rest into rt-std (#735)
* Remove redundant code and merge rest into rt-std

* Update lib.rs
2018-09-13 14:54:24 +02:00
..
2018-09-12 11:13:31 +02:00
2018-09-12 11:13:31 +02:00
2018-09-12 11:13:31 +02:00
2018-09-12 11:13:31 +02:00

= Runtime std

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

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