MCPcopy 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
36pub struct WindowResource(pub DynHasRawWindowHandle);
37
38impl Resource for WindowResource {
39 fn name(&self) -> std::borrow::Cow<str> {

Callers 1

op_create_windowFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected