MCPcopy Create free account
hub / github.com/algoscienceacademy/RustUI / desktop.rs

File desktop.rs

src/platform/desktop.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use crate::{Application, RustUI};
2use super::Platform;
3
4pub struct DesktopPlatform {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected