MCPcopy Create free account
hub / github.com/Recordscript/recordscript / Display

Class Display

libs/scrap/src/common/x11.rs:80–80  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

78}
79
80pub struct Display(x11::Display);
81
82impl Display {
83 pub fn primary() -> io::Result<Display> {

Callers 1

primaryMethod · 0.70

Implementers 1

mod.rslibs/scrap/src/common/mod.rs

Calls

no outgoing calls

Tested by

no test coverage detected