rsjsonnet-front 0.2.0

A Jsonnet front end (source loading and error printing) library
Documentation
1
2
3
4
5
6
7
8
9
# rsjsonnet-front

[![crates.io](https://img.shields.io/crates/v/rsjsonnet-front.svg)](https://crates.io/crates/rsjsonnet-front)
[![Documentation](https://docs.rs/rsjsonnet-front/badge.svg)](https://docs.rs/rsjsonnet-front)
![MSRV](https://img.shields.io/badge/rustc-1.74+-lightgray.svg)
[![License](https://img.shields.io/crates/l/rsjsonnet-front.svg)](https://github.com/eduardosm/rsjsonnet#license)

A Rust library that sits in the middle between rsjsonnet-lang and
the outer world. Provides source loading and error printing.