moore-svlog-syntax 0.11.0

The SystemVerilog parser implementation of the moore compiler framework.
Documentation
[dependencies.backtrace]
version = "0.3"

[dependencies.log]
version = "0.4"

[dependencies.moore-common]
version = "0.11.0"

[dependencies.moore-derive]
version = "0.11.0"

[dependencies.once_cell]
version = "1.3"

[lib]
path = "lib.rs"

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