jobserver

Crates.iojobserver
lib.rsjobserver
version0.1.34
created_at2017-05-28 20:12:06.126106+00
updated_at2025-08-23 22:28:04.067807+00
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
size105,230
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: 239

cargo fmt