Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RustAudio/baseview
/ main.rs
File
main.rs
examples/render_wgpu/src/main.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
use baseview::dpi::{LogicalSize, PhysicalSize};
2
use baseview::{
3
Event, EventStatus, Window, WindowContext, WindowHandler, WindowOpenOptions, WindowSize,
4
};
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected