mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-06-13 10:01:25 +00:00
Cleanups in libp2p-core in stable-futures branch
This commit is contained in:
@ -18,8 +18,6 @@
|
||||
// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
||||
// DEALINGS IN THE SOFTWARE.
|
||||
|
||||
#![cfg_attr(feature = "async-await", feature(async_await))]
|
||||
|
||||
//! Transports, upgrades, multiplexing and node handling of *libp2p*.
|
||||
//!
|
||||
//! The main concepts of libp2p-core are:
|
||||
|
Reference in New Issue
Block a user