Crates.io | dhall |
lib.rs | dhall |
version | 0.12.0 |
source | src |
created_at | 2019-12-21 22:29:47.569012 |
updated_at | 2022-08-15 12:54:41.047926 |
description | Implementation of the Dhall configuration language |
homepage | |
repository | https://github.com/Nadrieril/dhall-rust |
max_upload_size | |
id | 191300 |
size | 311,193 |
dhall
Implementation of the Dhall configuration language.
WARNING: This is an internal crate used for serde_dhall
, you probably want
to use that instead.
WARNING: The API is very unstable and does not respect semver; use at your own risk. If you want to use this crate directly anyways, have a look at these tests.