Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DjDeveloperr/deno_desktop
/ WindowResource
Class
WindowResource
src/window.rs:36–36 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
34
}
35
36
pub struct WindowResource(pub DynHasRawWindowHandle);
37
38
impl Resource for WindowResource {
39
fn name(&self) -> std::borrow::Cow<str> {
Callers
1
op_create_window
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected