Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RustCV/RustCV
/ default
Method
default
rustcv-camera/src/mat.rs:126–128 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
124
125
impl Default for Mat {
126
fn default() -> Self {
127
Self::new()
128
}
129
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected