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