rcp-tools-remote 0.33.0

Internal library for RCP tools - remote copy protocol and networking (not intended for direct use)
Documentation
1
2
3
4
fn main() {
    // allow cfg(tokio_unstable) to pass cargo's check-cfg lint
    println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");
}