emqtt
v1.15.1
Search documentation of emqtt
Default
Default
In-browser search
Settings
emqtt_secret
(emqtt v1.15.1)
View Source
Summary
Types
t/1
Functions
unwrap(Term)
wrap(T)
Types
t/1
-type
t(T) :: fun(() -> T).
Functions
unwrap(Term)
-spec
unwrap(
t
(T) | T) -> T.
wrap(T)
-spec
wrap(T) ->
t
(T).