Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
80
pub struct Display(x11::Display);
81
82
impl Display {
83
pub fn primary() -> io::Result<Display> {
Callers
1
primary
Method · 0.70
Implementers
1
mod.rs
libs/scrap/src/common/mod.rs
Calls
no outgoing calls
Tested by
no test coverage detected