fuel-derive

Crates.iofuel-derive
lib.rsfuel-derive
version0.58.2
sourcesrc
created_at2023-09-07 18:34:50.046154
updated_at2024-10-07 18:37:01.317999
descriptionFuelVM (de)serialization and compression derive macros for `fuel-vm` data structures.
homepagehttps://fuel.network/
repositoryhttps://github.com/FuelLabs/fuel-vm
max_upload_size
id966465
size37,077
(fuel-service-user)

documentation

README

Fuel VM custom serialization derive macros

build crates.io docs discord

This crate contains derive macros for canonical serialization and deserialization. This is used with fuel-types/src/canonical.rs module which contains the associated traits and their implementations for native Rust types. It also contains compression macros exported by fuel-compression.

Commit count: 828

cargo fmt