Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 178 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 178 Bytes

dv-rs

Rust binding for Differvoid.

Build

  • Set environment variables

    .cargo/config.toml [env]

    • DV_DIR: Path to where differvoid is installed.
  • Build with cargo