☰
TestCallback
TestCallback
In reaper_test
Modules
integration_test
Structs
PluginContext
ReaperTest
TestStep
Type Definitions
TestCallback
TestStepResult
?
Type Definition
reaper_test
::
TestCallback
source
·
[
−
]
pub type TestCallback = dyn
Fn
(&'static
ReaperTest
) ->
TestStepResult
;