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 Apr 15, 2021
1 parent 1c5c85a commit 29bf6b3
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 29bf6b3

Please sign in to comment.