From 11ff03a8113580244ced04a8b370ab6192b8e413 Mon Sep 17 00:00:00 2001 From: Nadrieril Date: Fri, 22 Jan 2021 19:11:23 +0000 Subject: doc: document the `dhall` usage test --- dhall/README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'dhall/README.md') diff --git a/dhall/README.md b/dhall/README.md index 25f11f7..071aecb 100644 --- a/dhall/README.md +++ b/dhall/README.md @@ -5,7 +5,8 @@ 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. +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]. +[these tests]: dhall/tests/misc.rs [`serde_dhall`]: https://docs.rs/serde_dhall -- cgit v1.2.3