nix-compat 0.0.0-pre

Nix protocols and data formats
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies]

[lib]
name = "nix_compat"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "Nix protocols and data formats"
edition = "2021"
license = "GPL-3.0-only"
name = "nix-compat"
readme = false
version = "0.0.0-pre"