Docs.rs
ninjars-0.1.0
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
ninjars 0.1.0
A rust implementation of the ninja build system. This is the main application. This one is built on the theory in Build Systems a la Carte.
Crate
Source
Builds
Feature flags
Hide files
src
.cargo_vcs_info.json
Cargo.lock
Cargo.toml
Cargo.toml.orig
1
2
3
4
5
{
"
git
"
:
{
"
sha1
"
:
"
e0b649cc8641a7142aece29b60fd883099f11771
"
}
}