1 Repositories
Rust autodefault Libraries
Autodefault automatically makes your struct literals fill themselves with `..default()`
autodefault A library that automatically inserts ..Default::default() for you. The pitch Has this ever happened to you? #[derive(Debug, Default, Parti
59 Dec 7, 2022