#data-stream #blockchain #macro-derive

macro subject-derive

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

21 releases

new 0.0.23 Jan 28, 2025
0.0.22 Jan 25, 2025
0.0.16 Dec 28, 2024
0.0.13 Nov 28, 2024
0.0.6 Aug 29, 2024

#59 in #cryptocurrencies

Download history 124/week @ 2024-10-11 32/week @ 2024-10-18 2/week @ 2024-10-25 107/week @ 2024-11-15 184/week @ 2024-11-22 71/week @ 2024-11-29 46/week @ 2024-12-06 20/week @ 2024-12-13 409/week @ 2024-12-27 8/week @ 2025-01-03 6/week @ 2025-01-10 796/week @ 2025-01-24

811 downloads per month
Used in 7 crates (via fuel-streams-macros)

Apache-2.0

25KB
599 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

~265–720KB
~16K SLoC