RaghapBean
Results
2
issues of
RaghapBean
I was trying to use rake to automate some tasks which did not work, I tried calling the task manually, which gave me a list of warnings followed by an...
The documentation says > `draw_state` draw state, `draw_state::Default::default()` can be used as a default, It should be `draw_state::DrawState::default()` https://docs.piston.rs/piston_window/graphics/rectangle/struct.Rectangle.html#method.draw
enhancement