☰
Type Definition LoggerCallback
Other items in
opentok
::
log
All crates
?
Type Definition
opentok
::
log
::
LoggerCallback
[
−
]
[src]
pub type LoggerCallback =
Box
<dyn
Fn
(&
str
) +
Send
+
Sync
+ 'static>;