Crates.io | subject-derive |
lib.rs | subject-derive |
version | 0.0.11 |
source | src |
created_at | 2024-08-24 04:22:15.984382 |
updated_at | 2024-10-15 22:47:23.505469 |
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,033 |
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.