rust-rust-embed-impl 5.9.0
Rust custom `Derive' macro
This package provides a custom Derive
macro which loads files into the Rust binary at compile time during release and loads the file from the file-system during development.
- Outputs:
out
- Website: https://github.com/pyrossh/rust-embed
- Licenses: Expat
- Package source: gnu/packages/crates-io.scm
- Builds: See build status
- Issues: See known issues
Installation
Install rust-rust-embed-impl 5.9.0
as follows:
guix install rust-rust-embed-impl@5.9.0
Or install the latest version:
guix install rust-rust-embed-impl
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.