cargo_px_env 0.1.0

Bindings to retrieve the environment variables set by cargo-px
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
categories = ["development-tools::cargo-plugins"]
description = "Bindings to retrieve the environment variables set by cargo-px"
edition = "2021"
keywords = ["cargo", "cargo-px", "build", "scripts", "generate"]
license = "Apache-2.0 OR MIT"
name = "cargo_px_env"
readme = "README.md"
repository = "https://github.com/LukeMathWalker/cargo-px"
version = "0.1.0"