rust-cfg-expr 0.10.3
Parser and evaluator for Rust `cfg()' expressions
This package provides a parser and evaluator for Rust cfg()
expressions.
- Website: https://github.com/EmbarkStudios/cfg-expr
- Licenses: ASL 2.0 · Expat
- Package source: gnu/packages/crates-io.scm
- Builds: See build status
- Issues: See known issues
Installation
Install rust-cfg-expr 0.10.3
as follows:
guix install rust-cfg-expr@0.10.3
Or install the latest version:
guix install rust-cfg-expr
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.