☰
AsLoopRef
Required Methods
loop_
Implementors
In pipewire_wrapper::spa::loop_
?
Trait
pipewire_wrapper
::
spa
::
loop_
::
AsLoopRef
source
·
[
−
]
pub trait AsLoopRef:
Debug
{ // Required method fn
loop_
(&self) -> &
LoopRef
; }
Required Methods
§
source
fn
loop_
(&self) -> &
LoopRef
Implementors
§
source
§
impl
AsLoopRef
for
LoopRef
source
§
impl
AsLoopRef
for
MainLoop
source
§
impl
AsLoopRef
for
MainLoopRef