# rsjsonnet [![crates.io](https://img.shields.io/crates/v/rsjsonnet.svg)](https://crates.io/crates/rsjsonnet) ![MSRV](https://img.shields.io/badge/rustc-1.74+-lightgray.svg) [![License](https://img.shields.io/crates/l/rsjsonnet.svg)](https://github.com/eduardosm/rsjsonnet#license) A command line [Jsonnet](https://jsonnet.org/) interpreter implement in Rust. It offers an interface similar to the official implementation.