Docs.rs
yscv-cli-0.1.0
yscv-cli 0.1.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
enthropy7
Dependencies
serde_json ^1.0
normal
thiserror ^2
normal
yscv-detect ^0.1.0
normal
yscv-eval ^0.1.0
normal
yscv-recognize ^0.1.0
normal
yscv-tensor ^0.1.0
normal
yscv-track ^0.1.0
normal
yscv-video ^0.1.0
normal
criterion ^0.5
dev
Versions
0.89%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
open_camera_source
yscv_
cli
0.1.0
In yscv_
cli::
source
yscv_cli
::
source
Function
open_
camera_
source
Copy item path
Source
pub fn open_camera_source( cli: &
CliConfig
, ) ->
Result
<
CameraFrameSource
,
AppError
>