Files
pezkuwi-subxt/substrate/core/sr-std
Bastian Köcher 12f12bff28 Make all copyrights use the correct year (#894)
* Adds a script for automatically update all copyrights

* Ran the `update-copyright` script
2018-10-10 10:28:41 +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]
----