5 lines
157 B
Rust
5 lines
157 B
Rust
//! pez-chain-spec-guide-runtime
|
|
//! This crate is part of the PezkuwiChain SDK.
|
|
//! Full implementation coming soon.
|
|
#![doc = include_str!("../README.md")]
|