Docs.rs
nixify-0.2.0
nixify 0.2.0
Permalink
Docs.rs crate page
GPL-3.0
09 June 2026
Links
crates.io
Source
Owners
stannls
Dependencies
clap ^4.4.0
normal
crossbeam-utils ^0.8.19
normal
indexmap ^2.2.6
normal
nixpkgs-fmt ^1.3.0
normal
serde_json ^1.0.117
normal
toml ^0.8.12
normal
yaml-rust2 ^0.8.0
normal
Versions
0%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
All
nixify
0.2.0
Crate Items
Structs
Enums
Traits
List of all items
Structs
parser::ExpressionGenerator
parser::ExpressionParser
parser::NixVariable
parser::json::JsonParser
parser::toml::TomlParser
parser::yaml::YamlParser
Enums
parser::NixVariableValue
parser::SupportedFormats
Traits
parser::Parser