posh
posh copied to clipboard
Add `::new()` for other settings structs
We added it as an alias for gl::DrawSettings::default()
, so we should do the same for other settings structs.