jsonnet-sys 0.17.0

Native bindings to the libjsonnet library
Documentation
{
  "Negroni": {
    "garnish": "Orange Peel",
    "ingredients": [
      {
        "kind": "Farmers Gin",
        "qty": 1
      },
      {
        "kind": "Sweet Red Vermouth",
        "qty": 1
      },
      {
        "kind": "Campari",
        "qty": 1
      }
    ],
    "served": "On The Rocks"
  }
}