fn default()

in libazureinit/src/config.rs [179:181]


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