# scuffle-bootstrap-derive
> [!WARNING]
> This crate is under active development and may not be stable.

[](https://docs.rs/scuffle-bootstrap-derive)
[](https://crates.io/crates/scuffle-bootstrap-derive)
[](https://github.com/scufflecloud/scuffle/actions/workflows/ci.yaml)
[](https://codecov.io/gh/scufflecloud/scuffle)
---
A proc-macro to generate the main function for the application.
For more information checkout the [`scuffle-bootstrap`][scuffle_bootstrap] crate.
### 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`
[scuffle_bootstrap]: https://docs.rs/scuffle-bootstrap