vega 0.0.1

Generated code for using the Vega schema from Rust.
Documentation
  • Coverage
  • 0%
    0 out of 1379 items documented0 out of 187 items with examples
  • Size
  • Source code size: 73.2 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 51.34 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 38s Average build duration of successful builds.
  • all releases: 38s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • waywardmonkeys

vega

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 = "0.0.1"

Status of Implementation

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