idl_internal 0.1.0

Library used only by code being generated in idl.
Documentation
[dependencies.anyhow]
version = "1.0"

[dependencies.proc-macro2]
default-features = false
version = "1"

[dependencies.thiserror]
version = "1.0"

[package]
authors = ["Adriano Souza"]
description = "Library used only by code being generated in idl."
documentation = "https://adrianos42.github.io/native_idl/"
edition = "2018"
homepage = "https://adrianos42.github.io/native_idl/"
keywords = ["development-tools"]
license-file = "LICENSE"
name = "idl_internal"
readme = "README.md"
repository = "https://github.com/adrianos42/native_idl"
version = "0.1.0"