codeviz_python 0.2.2

Flexible code generator for Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.codeviz_common]
version = "0.2.2"

[package]
authors = ["John-John Tedro <udoprog@tedro.se>"]
description = """
Flexible code generator for Rust
"""
documentation = "https://docs.rs/codeviz_python"
homepage = "https://github.com/udoprog/codeviz"
license = "MIT/Apache-2.0"
name = "codeviz_python"
readme = "../README.md"
repository = "https://github.com/udoprog/codeviz"
version = "0.2.2"