Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
to
Method · 0.45
to_fmt
Method · 0.45
decode
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected