rsiot
0.0.82
In rsiot::
components_
config::
mqtt_
client
rsiot
::
components_config
::
mqtt_client
Type Alias
ConfigFnOutput
Copy item path
Source
pub type ConfigFnOutput<TMsg> =
fn
(_: &[
u8
]) ->
Result
<
Option
<
Message
<TMsg>>>;