mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-06-15 02:51:25 +00:00
docs(swarm): Reword Swarm
top-level doc string (#3132)
This commit is contained in:
@ -18,7 +18,7 @@
|
|||||||
// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
||||||
// DEALINGS IN THE SOFTWARE.
|
// DEALINGS IN THE SOFTWARE.
|
||||||
|
|
||||||
//! High level manager of the network.
|
//! High-level network manager.
|
||||||
//!
|
//!
|
||||||
//! A [`Swarm`] contains the state of the network as a whole. The entire
|
//! A [`Swarm`] contains the state of the network as a whole. The entire
|
||||||
//! behaviour of a libp2p network can be controlled through the `Swarm`.
|
//! behaviour of a libp2p network can be controlled through the `Swarm`.
|
||||||
|
Reference in New Issue
Block a user