mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-29 00:57:57 +00:00
Add docs for subxt-rpcs and fix example (#1954)
* Add docs for subxt-rpcs and fix example * Add docs bits in Cargo.toml * add missing docsrs cfg_attr --------- Co-authored-by: Niklas Adolfsson <niklasadolfsson1@gmail.com>
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
|
||||
//! Subxt utils fetch metadata.
|
||||
|
||||
#![cfg_attr(docsrs, feature(doc_cfg))]
|
||||
|
||||
// Internal helper macros
|
||||
#[macro_use]
|
||||
mod macros;
|
||||
|
||||
Reference in New Issue
Block a user