MrPicklePinosaur / shrs

The rusty shell toolkit for hackers
https://mrpicklepinosaur.github.io/shrs/
Apache License 2.0
310 stars 27 forks source link

[Docs]: Missing docs for State, StateMut etc #475

Open MrPicklePinosaur opened 4 months ago

MrPicklePinosaur commented 4 months ago

How can the documentation be improved?

State / dependency injection is a new concept introduced to the API, so it should be documented heavily and explained in an intuitive way. Should add doc strings for State, as well as improve the page in the book. Can take inspiration from Bevy/Axum/Rocket docs