just 0.9.0

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