rgiot / vega-lite.rs

Generated Rust code for the Vega-Lite schema.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vega-lite

Build Status

Licensed under the BSD 3-clause license.

Installation

This crate works with Cargo and is on crates.io. Add it to your Cargo.toml like so:

[dependencies]
vega-lite = "0.0.2"

Status of Implementation

Things are under active development. This project is not quite usable yet as some of the basic functionality is being written.

About

Generated Rust code for the Vega-Lite schema.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Rust 100.0%