fn default()

in libazureinit/src/config.rs [164:166]


    fn default() -> Self {
        Self { enable: true }
    }