4 releases

new 0.1.0 Feb 10, 2025
0.0.3 Feb 9, 2025
0.0.2 Dec 8, 2024
0.0.1 Dec 1, 2024
0.0.0 Nov 28, 2024

#40 in #bootstrap

Download history 118/week @ 2024-11-24 222/week @ 2024-12-01 219/week @ 2024-12-08 133/week @ 2024-12-15 63/week @ 2024-12-22 133/week @ 2024-12-29 64/week @ 2025-01-05 23/week @ 2025-01-12 17/week @ 2025-01-19 6/week @ 2025-01-26 10/week @ 2025-02-02

58 downloads per month
Used in 5 crates (via scuffle-bootstrap)

MIT/Apache

18KB
337 lines

scuffle-bootstrap-derive

[!WARNING]
This crate is under active development and may not be stable.

crates.io docs.rs


A proc-macro to derive the #[service] attribute as well as the main! macro.

For more information checkout the scuffle-bootstrap crate.

Status

This crate is currently under development and is not yet stable, unit tests are not yet fully implemented.

Unit tests are not yet fully implemented. Use at your own risk.

License

This project is licensed under the MIT or Apache-2.0 license. You can choose between one of them if you use this work.

SPDX-License-Identifier: MIT OR Apache-2.0

Dependencies

~0.5–1MB
~22K SLoC