just 0.9.7

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