moore-vhdl-syntax 0.10.0

The VHDL parser implementation of the moore compiler framework.
Documentation
[dependencies.moore-common]
version = "0.10.0"

[dependencies.once_cell]
version = "1.3"

[lib]
path = "lib.rs"

[package]
authors = ["Fabian Schuiki <fschuiki@iis.ee.ethz.ch>"]
description = "The VHDL parser implementation of the moore compiler framework."
edition = "2018"
license = "Apache-2.0 OR MIT"
name = "moore-vhdl-syntax"
repository = "https://github.com/fabianschuiki/moore"
version = "0.10.0"