MCPcopy 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

1use crate::builder::CameraConfig;
2use crate::error::Result;
3use crate::frame::Frame;
4use async_trait::async_trait;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected