Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Recordscript/recordscript
/ height
Method
height
libs/scrap/src/common/quartz.rs:42–44 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
40
}
41
42
pub fn height(&self) -> usize {
43
self.inner.height()
44
}
45
}
46
47
impl crate::TraitCapturer for Capturer {
Callers
2
new
Method · 0.45
frame
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected