Weekend project for experiments with video processing in rust
https://github.com/payload/rust-video-playground.git
git clone https://github.com/payload/rust-video-playground.git
git clone git@github.com:payload/rust-video-playground.git
gh repo clone payload/rust-video-playground
cargo doc --no-deps --examples
cargo watch -x 'doc --no-deps --examples' -x 'test --no-fail-fast --all-targets'