llvm-constants 0.0.2-rc.2

Numeric and enum constants for interacting with LLVM bitstreams and IR
Documentation
[dependencies.num_enum]
version = "0.5.3"

[package]
authors = ["William Woodruff <william@yossarian.net>"]
categories = ["compilers", "encoding", "parsing"]
description = "Numeric and enum constants for interacting with LLVM bitstreams and IR"
edition = "2018"
homepage = "https://github.com/woodruffw/mollusc/tree/main/llvm-constants"
keywords = ["llvm", "parsing", "binary", "encoding"]
license = "MIT"
name = "llvm-constants"
readme = "README.md"
repository = "https://github.com/woodruffw/mollusc"
version = "0.0.2-rc.2"