fuels-types 0.13.0

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

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

[dependencies.strum]
version = "0.21"

[dependencies.strum_macros]
version = "0.21"

[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 = "fuels-types"
repository = "https://github.com/FuelLabs/fuels-rs"
resolver = "2"
version = "0.13.0"