This commit is contained in:
ad4mx 2022-07-19 18:07:18 +02:00
commit 87de3d3060

View file

@ -50,7 +50,7 @@ Other examples can be found in the [documentation](https://docs.rs/spinoff/lates
## 📖 Documentation ## 📖 Documentation
* All relevant documentation can be found on the [Docs.rs page](https://docs.rs/spinoff/latest/spinoff/). * All relevant documentation can be found on the [Docs.rs page](https://docs.rs/spinoff/latest/spinoff/).
* If you want to see all the available `Spinner` options, check the [`Spinners`](src/utils/spinner_enum.rs) enum. * If you want to see all the available `Spinner` options, check the [`Spinners`](src/spinner_enum.rs) enum.
## 🔨 Examples ## 🔨 Examples