subject-derive

Crates.iosubject-derive
lib.rssubject-derive
version
sourcesrc
created_at2024-08-24 04:22:15.984382+00
updated_at2025-03-13 22:12:09.759922+00
descriptionDerive macro for implementing the Subject trait in the fuel-streams crate
homepagehttps://fuel.network/
repositoryhttps://github.com/fuellabs/data-systems
max_upload_size
id1349803
Cargo.toml error:TOML parse error at line 19, column 1 | 19 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
(fuel-service-user)

documentation

README


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.

Commit count: 288

cargo fmt