Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RustCV/RustCV
/ traits.rs
File
traits.rs
rustcv-core/src/traits.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
use crate::builder::CameraConfig;
2
use crate::error::Result;
3
use crate::frame::Frame;
4
use async_trait::async_trait;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected