MCPcopy 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
47impl crate::TraitCapturer for Capturer {

Callers 2

newMethod · 0.45
frameMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected