5 lines
152 B
Rust
5 lines
152 B
Rust
//! teyrchain-template-node
|
|
//! This crate is part of the PezkuwiChain SDK.
|
|
//! Full implementation coming soon.
|
|
#![doc = include_str!("../README.md")]
|