Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Recordscript/recordscript
/ rect
Method
rect
libs/scrap/src/x11/display.rs:46–48 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
44
self.default
45
}
46
pub fn rect(&self) -> Rect {
47
self.rect
48
}
49
pub fn w(&self) -> usize {
50
self.rect.w as _
51
}
Callers
5
width
Method · 0.80
height
Method · 0.80
origin
Method · 0.80
new
Method · 0.80
get_image
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected