jobserver

Crates.iojobserver
lib.rsjobserver
version0.1.32
sourcesrc
created_at2017-05-28 20:12:06.126106
updated_at2024-07-23 15:45:58.652192
descriptionAn implementation of the GNU Make jobserver for Rust.
homepagehttps://github.com/rust-lang/jobserver-rs
repositoryhttps://github.com/rust-lang/jobserver-rs
max_upload_size
id16646
size101,125
Vadim Petrochenkov (petrochenkov)

documentation

https://docs.rs/jobserver

README

jobserver-rs

An implementation of the GNU Make jobserver for Rust.

crates.io

Documentation

Usage

Add this to your Cargo.toml:

[dependencies]
jobserver = "0.1"

License

This project is licensed under either of

at your option.

Contribution

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.

Commit count: 220

cargo fmt