AndrejOrsula / built_different

Utilities for Rust build scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

built_different

crates.io docs.rs Rust deps.rs codecov.io

Utilities for Rust build scripts.

Dependencies

Instructions

Rust

Add built_different as a Rust dependency to your Cargo.toml manifest.

[dependencies]
built_different = "0.1"

License

This project is dual-licensed to be compatible with the Rust project, under either the MIT or Apache 2.0 licenses.

Contributing

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

Utilities for Rust build scripts

License:Apache License 2.0


Languages

Language:Rust 97.6%Language:Shell 2.4%