Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RustCV/RustCV
/ frame.rs
File
frame.rs
rustcv-core/src/frame.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
use crate::pixel_format::PixelFormat;
2
use std::time::Duration;
3
4
#[cfg(unix)]
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected