mod.rs
Support for concurrent and parallel programming - Rust source code
RUN apt-get update && \
apt-get install -y librust-cargo-dev
RUN apt-get update && \
apt-get install -y librust-crossbeam-0.3-dev
RUN apt-get update && \
apt-get install -y librust-crossbeam-0.3-dev
RUN dnf install -y rust-cargo-devel