This website requires JavaScript.
Explore
Help
Sign in
leyoda
/
iced-yoda
Watch
1
Star
0
Fork
You've already forked iced-yoda
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
1
b8825966d4
iced-yoda
/
glow
/
src
/
window.rs
5 lines
91 B
Rust
Raw
Normal View
History
Unescape
Escape
Draft first working version of `iced_glow` :tada:
2020-05-19 14:23:28 +02:00
//! Display rendering results on windows.
Rename `window::Backend` to `Compositor`
2020-05-19 20:01:55 +02:00
mod
compositor
;
Draft first working version of `iced_glow` :tada:
2020-05-19 14:23:28 +02:00
Rename `window::Backend` to `Compositor`
2020-05-19 20:01:55 +02:00
pub
use
compositor
::
Compositor
;
Reference in a new issue
Copy permalink