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

Method fmt

libs/scrap/src/common/mod.rs:83–85  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

81
82 #[inline]
83 pub fn fmt(&self) -> ImageFormat {
84 self.fmt
85 }
86
87 #[inline]
88 pub fn stride(&self) -> usize {

Callers 3

toMethod · 0.45
to_fmtMethod · 0.45
decodeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected