Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RustCV/RustCV
/ MsmfDriver
Class
MsmfDriver
rustcv-backend-msmf/src/lib.rs:91–91 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
89
/// ```
90
#[derive(Debug, Clone)]
91
pub struct MsmfDriver;
92
93
impl Default for MsmfDriver {
94
fn default() -> Self {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected