nbuild-core

Crates.ionbuild-core
lib.rsnbuild-core
version0.1.2
created_at2023-06-09 08:55:25.075598+00
updated_at2023-06-19 16:40:58.113166+00
descriptionCore library for cargo-nbuild
homepage
repositoryhttps://github.com/shuttle-hq/cargo-nbuild
max_upload_size
id886092
size126,015
(jonaro00)

documentation

README

This crate is used to create a nix derivation file. The derivation uses buildRustCrate to build and cache each dependency individually. This allows the cache to be shared between projects if the dependency is the same version with the same features activated.

Commit count: 4

cargo fmt