Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
79
use accessibility::{interactive_accessibility_snapshot, AccessibilitySource};
Callers
1
webkit_inspector_ui_file
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected