fn default()
in
libazureinit/src/config.rs [220:224]
5
lines of code
1
McCabe index (conditional complexity)
fn default() -> Self { Self { kvp_diagnostics: true, } }