Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RustCV/RustCV
/ new
Method
new
rustcv-backend-avf/src/lib.rs:31–33 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
29
30
impl AvfDriver {
31
pub fn new() -> Self {
32
Self
33
}
34
}
35
36
impl Driver for AvfDriver {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected