Some docs

This commit is contained in:
Bastian Köcher
2019-04-12 13:36:48 +02:00
parent cbaef32ddd
commit 4fa5d35ec1
+2
View File
@@ -14,6 +14,8 @@
// You should have received a copy of the GNU General Public License
// along with Cumulus. If not, see <http://www.gnu.org/licenses/>.
///! The Cumulus runtime to make a runtime a parachain.
#![cfg_attr(not(feature = "std"), no_std)]
use rstd::vec::Vec;