cargo_px_env

Crates.iocargo_px_env
lib.rscargo_px_env
version0.1.0
created_at2023-05-05 10:17:16.863667+00
updated_at2023-05-05 10:17:16.863667+00
descriptionBindings to retrieve the environment variables set by cargo-px
homepage
repositoryhttps://github.com/LukeMathWalker/cargo-px
max_upload_size
id857559
size5,977
Luca Palmieri (LukeMathWalker)

documentation

README

cargo_px_env

Utilities to retrieve the environment variables set by cargo px.

When cargo px invokes a code generator, it sets various environment variables that can be leveraged by the code generator to retrieve information about the workspace.
This crate provides bindings to work with these environment variables instead of hard-coding their names in your code generator.

Commit count: 40

cargo fmt