Crates.io | subject-derive |
lib.rs | subject-derive |
version | 0.0.29 |
created_at | 2024-08-24 04:22:15.984382+00 |
updated_at | 2025-04-20 02:06:22.233215+00 |
description | Derive macro for implementing the Subject trait in the fuel-streams crate |
homepage | https://fuel.network/ |
repository | https://github.com/fuellabs/data-systems |
max_upload_size | |
id | 1349803 |
size | 28,981 |
A derive macro for implementing the Subject trait in the fuel-streams ecosystem
This is a macro that is part of the fuel-streams-subject crate. It provides functionality for deriving the Subject
trait on structs.
For more information and usage examples, please refer to the fuel-streams-subject documentation.