Crate scuffle_bootstrap_derive

Source
Expand description

A proc-macro to generate the main function for the application.

For more information checkout the 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

Macros§

main
Can be used to generate the main function for the application.