mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-05-28 18:21:20 +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