auto-default 0.2.3

Macro that adds a default field value of `Default::default()` to fields that don't have one
Documentation
1
2
3
fn main() {
    nik_rev::export_env_vars_for_docs();
}