Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/algoscienceacademy/RustUI
/ ios.rs
File
ios.rs
src/platform/ios.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
use objc::{msg_send, sel, sel_impl, class};
2
use metal::Device;
3
use super::Platform;
4
use crate::{Application, RustUI};
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected