#data-stream #blockchain #macro-derive

macro subject-derive

Derive macro for implementing the Subject trait in the fuel-streams crate

10 releases

new 0.0.12 Nov 21, 2024
0.0.11 Oct 15, 2024
0.0.10 Sep 27, 2024
0.0.6 Aug 29, 2024

#47 in #cryptocurrencies

Download history 273/week @ 2024-08-18 238/week @ 2024-08-25 307/week @ 2024-09-01 243/week @ 2024-09-08 39/week @ 2024-09-15 152/week @ 2024-09-22 59/week @ 2024-09-29 8/week @ 2024-10-06 137/week @ 2024-10-13 17/week @ 2024-10-20 2/week @ 2024-10-27 143/week @ 2024-11-17

145 downloads per month
Used in 3 crates (via fuel-streams-macros)

Apache-2.0

11KB
207 lines


Logo

Subject Derive Macro

A derive macro for implementing the Subject trait in the fuel-streams ecosystem

CI Coverage Crates.io MSRV crates.io docs

📚 Documentation   🐛 Report Bug   ✨ Request Feature

Subject Derive Macro

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.

Dependencies

~210–640KB
~15K SLoC