rust-bitflags 0.8.2
Macro to generate structures which behave like bitflags
This package provides a macro to generate structures which behave like a set of bitflags.
- Website: https://github.com/bitflags/bitflags
- Licenses: ASL 2.0 · Expat
- Package source: gnu/packages/crates-io.scm
- Builds: See build status
- Issues: See known issues
Installation
Install rust-bitflags 0.8.2
as follows:
guix install rust-bitflags@0.8.2
Or install the latest version:
guix install rust-bitflags
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.