This website requires JavaScript.
Explore
Help
Register
Sign In
RomanNum3ral
/
wayvr
mirror of
https://github.com/wayvr-org/wayvr.git
Watch
1
Star
0
Fork
You've already forked wayvr
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
e2e4ff95c0
wayvr
/
wlx-common
/
src
/
async_executor.rs
4 lines
77 B
Rust
Raw
Blame
History
use
std
::
rc
::
Rc
;
pub
type
AsyncExecutor
=
Rc
<
smol
::
LocalExecutor
<
'static
>
>
;
Reference in New Issue
View Git Blame
Copy Permalink
A
Fortis Scientia
site