#data-stream #blockchain #macro-derive

macro subject-derive

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

14 releases

new 0.0.16 Dec 28, 2024
0.0.15 Dec 27, 2024
0.0.13 Nov 28, 2024
0.0.11 Oct 15, 2024
0.0.6 Aug 29, 2024

#53 in #cryptocurrencies

Download history 419/week @ 2024-09-07 39/week @ 2024-09-14 142/week @ 2024-09-21 71/week @ 2024-09-28 9/week @ 2024-10-05 133/week @ 2024-10-12 21/week @ 2024-10-19 2/week @ 2024-10-26 137/week @ 2024-11-16 172/week @ 2024-11-23 56/week @ 2024-11-30 44/week @ 2024-12-07 19/week @ 2024-12-14 174/week @ 2024-12-21

325 downloads per month
Used in 4 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

~235–680KB
~16K SLoC