Crates.io | jobserver |
lib.rs | jobserver |
version | 0.1.32 |
source | src |
created_at | 2017-05-28 20:12:06.126106 |
updated_at | 2024-07-23 15:45:58.652192 |
description | An implementation of the GNU Make jobserver for Rust. |
homepage | https://github.com/rust-lang/jobserver-rs |
repository | https://github.com/rust-lang/jobserver-rs |
max_upload_size | |
id | 16646 |
size | 101,125 |
An implementation of the GNU Make jobserver for Rust.
Add this to your Cargo.toml
:
[dependencies]
jobserver = "0.1"
This project is licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in jobserver-rs by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.