fuel-abi-types 0.5.2

Serializable type representation for working with the Fuel VM ABI.
Documentation
[dependencies.itertools]
version = "0.10"

[dependencies.lazy_static]
version = "1.4.0"

[dependencies.proc-macro2]
version = "1.0"

[dependencies.quote]
version = "1.0"

[dependencies.regex]
version = "1.7.1"

[dependencies.serde]
features = ["derive"]
version = "1.0"

[dependencies.serde_json]
version = "1.0"

[dependencies.syn]
version = "2.0.15"

[dependencies.thiserror]
version = "1"

[package]
authors = ["Fuel Labs <contact@fuel.sh>"]
description = "Serializable type representation for working with the Fuel VM ABI."
edition = "2021"
homepage = "https://fuel.network/"
license = "Apache-2.0"
name = "fuel-abi-types"
readme = "README.md"
repository = "https://github.com/FuelLabs/fuels-types"
version = "0.5.2"