Docs.rs
nixify-0.2.0
nixify 0.2.0
Permalink
Docs.rs crate page
GPL-3.0
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
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
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