-
Notifications
You must be signed in to change notification settings - Fork 145
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationhelp wantedExtra attention is neededExtra attention is needed
Description
This choice of place for examples was written at a time when we thought that Masonry Winit would be the "root crate".
However, Masonry Winit is now just the event loop runner, which will be combined with Masonry in case users want to use Winit. As such, the correct place for people to go for docs and examples is the Masonry crate itself.
This should be achievable by adding a dev dependency on masonry_winit
to Masonry. I believe that Cargo would support this feature.
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationhelp wantedExtra attention is neededExtra attention is needed