fn default()

in libazureinit/src/config.rs [220:224]


    fn default() -> Self {
        Self {
            kvp_diagnostics: true,
        }
    }