mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 08:41:02 +00:00
Try check-rustdoc pipeline (#1782)
* Try check-rustdoc pipeline * another try * another try without `--all-features` * fixed cargo doc issues * exclude relay-rialto-parachain-client from cargo doc --------- Co-authored-by: Svyatoslav Nikolsky <svyatonik@gmail.com>
This commit is contained in:
committed by
Bastian Köcher
parent
e55d4dd6e0
commit
5fbabb3907
@@ -16,7 +16,7 @@
|
||||
|
||||
//! Substrate client as Substrate messages source. The chain we connect to should have
|
||||
//! runtime that implements `<BridgedChainName>HeaderApi` to allow bridging with
|
||||
//! <BridgedName> chain.
|
||||
//! `<BridgedName>` chain.
|
||||
|
||||
use crate::{
|
||||
messages_lane::{
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
|
||||
//! Substrate client as Substrate messages target. The chain we connect to should have
|
||||
//! runtime that implements `<BridgedChainName>HeaderApi` to allow bridging with
|
||||
//! <BridgedName> chain.
|
||||
//! `<BridgedName>` chain.
|
||||
|
||||
use crate::{
|
||||
messages_lane::{
|
||||
|
||||
Reference in New Issue
Block a user