rsiot
0.0.82
In rsiot::
components_
config::
redis_
client
rsiot
::
components_config
::
redis_client
Type Alias
FnOutput
Copy item path
Source
pub type FnOutput<TMsg> =
fn
(_: &
str
) ->
Result
<
Option
<
Vec
<
Message
<TMsg>>>>;