Crates.io | subject-derive |
lib.rs | subject-derive |
version | 0.0.13 |
source | src |
created_at | 2024-08-24 04:22:15.984382 |
updated_at | 2024-11-28 02:51:58.46312 |
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 | 10,494 |
A derive macro for implementing the Subject trait in the fuel-streams ecosystem
This is a macro that is part of the fuel-streams-macros crate. It provides functionality for deriving the Subject
trait on structs.
For more information and usage examples, please refer to the fuel-streams-macros documentation.