mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-07-01 18:51:35 +00:00
Use a different fix
This commit is contained in:
@ -29,7 +29,7 @@
|
||||
//! an existing connection to a node should be driven forward (cf.
|
||||
//! [`Manager::add_connection`]). Tasks can be referred to by [`TaskId`]
|
||||
//! and messages can be sent to individual tasks or all (cf.
|
||||
//! [`Manager::start_broadcast`]). Messages produces by tasks can be
|
||||
//! [`Manager::poll_broadcast`]). Messages produces by tasks can be
|
||||
//! retrieved by polling the manager (cf. [`Manager::poll`]).
|
||||
|
||||
mod error;
|
||||
|
Reference in New Issue
Block a user