Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Recordscript/recordscript
/ format
Method
format
libs/scrap/src/common/aom.rs:557–559 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
555
556
#[inline]
557
pub fn format(&self) -> aom_img_fmt_t {
558
self.inner().fmt
559
}
560
561
#[inline]
562
pub fn inner(&self) -> &aom_image_t {
Callers
3
set_filename
Method · 0.45
init_log
Function · 0.45
transcribe
Method · 0.45
Calls
1
inner
Method · 0.45
Tested by
no test coverage detected