MCPcopy 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

1use baseview::dpi::{LogicalSize, PhysicalSize};
2use 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