just 0.8.2

🤖 Just a command runner
Documentation
1
2
3
pub(crate) fn default<T: Default>() -> T {
  Default::default()
}