Open
Description
The documentation says that RenderTarget
should not be implemented outside sdl2
. It is a good practice to make such traits sealed.
The documentation says that RenderTarget
should not be implemented outside sdl2
. It is a good practice to make such traits sealed.