cargo-warp-0.1.9 is not a library.
cargo-warp
Overview
The tool allows users to build Rust projects and transfer built files to a specified destination using rsync. It supports both standard Cargo builds and cross-compilation using the cross tool.
Usage
<DESTINATION>
Examples
Building and sending the project to a remote PC called mypc using the aarch64-unknown-linux-gnu target:
Building and sending the project to a remote PC called mypc: