# scuffle-bootstrap examples
A collection of examples for scuffle-bootstrap.
For more information checkout the [scuffle-bootstrap](../README.md) crate.
## Examples
- [basic](./basic) - A basic example of a scuffle-bootstrap application.
- [cli](./cli) - A command line interface example.
- [tracing](./tracing) - An example of adding tracing to a scuffle-bootstrap application.