#blockchain #data-stream

macro subject-derive

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

27 releases

new 0.0.29 Apr 20, 2025
0.0.28 Mar 13, 2025
0.0.25 Feb 13, 2025
0.0.16 Dec 28, 2024
0.0.13 Nov 28, 2024

#29 in #data-stream

42 downloads per month
Used in 8 crates (2 directly)

Apache-2.0

27KB
652 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-subject crate. It provides functionality for deriving the Subject trait on structs.

For more information and usage examples, please refer to the fuel-streams-subject documentation.

Dependencies

~240–670KB
~15K SLoC