Skip to content

Commit

Permalink
Inline request/response docs into module root
Browse files Browse the repository at this point in the history
  • Loading branch information
hdevalence committed Jul 30, 2021
1 parent 064cefc commit 8400186
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tendermint/src/abci.rs
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ pub use self::{
transaction::Transaction,
};

#[doc(inline)]
pub use self::{
kind::MethodKind,
request::{ConsensusRequest, InfoRequest, MempoolRequest, Request, SnapshotRequest},
Expand Down

0 comments on commit 8400186

Please sign in to comment.