We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa9b6c8 commit 9ec578eCopy full SHA for 9ec578e
mithril-relay/src/lib.rs
@@ -1,6 +1,5 @@
1
#![warn(missing_docs)]
2
-
3
-//! Mithril relay modules
+#![doc = include_str!("../README.md")]
4
5
mod commands;
6
/// Peer to peer module
0 commit comments