Last 12 weeks · 0 commits
2 of 6 standards met
In Rust 2018, will become a keyword and conflict with the function that currently defines. I only noticed this because cargo fix is currently unable to handle this case. The workaround right now is to add this line to the top of the crate: and replace with . However, in the long term, it might be a good idea to pick a different name. The function would likely have to be renamed as well, in order to stay symmetric. Despite this small issue, thank you for your work on this crate! I've used it several times now and it has always been a pleasure to work with. :slightly_smiling_face:
Repository: BurntSushi/chan. Description: Multi-producer, multi-consumer concurrent channel for Rust. Stars: 392, Forks: 14. Primary language: Rust. Languages: Rust (99.6%), Makefile (0.3%), Vim Script (0.1%). License: Unlicense. Open PRs: 0, open issues: 0. Last activity: 5y ago. Community health: 42%. Top contributors: BurntSushi, dsprenkels, azdlowry, dflemstr, coder543.