MCPcopy Create free account
hub / github.com/NativeScript/SimDeck / inject_frontend_host

Function inject_frontend_host

packages/server/src/main.rs:74–76  ·  view source on GitHub ↗
(main_html: &str)

Source from the content-addressed store, hash-verified

72 }
73
74 pub fn inject_frontend_host(main_html: &str) -> String {
75 main_html.to_owned()
76 }
77}
78
79use accessibility::{interactive_accessibility_snapshot, AccessibilitySource};

Callers 1

webkit_inspector_ui_fileFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected