mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-07-31 00:41:59 +00:00
* Provide poll() as a regular method when we can't fail * Add a CollectionReachEvent that allows accepting * Add small TODO in handled_node * Implement Debug on collection events * Implement Debug for CollectionStream * Implement Debug for structs in handled_node_tasks * Attempt to fix compilation errors with stable Rust * Prove the unwrap