#![cfg_attr(not(any(test, feature ="std")), no_std)]// This mod MUST go first, so that the others see its macros.
pub(crate)modfmt;pubmodjobs;#[cfg(any(feature ="ota_mqtt_data", feature ="ota_http_data"))]pubmodota;pubmodprovisioning;pubmodshadows;#[cfg(test)]pubmodtest;