carlosjorger / rustycopier

a file copier made in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RUSTYCOPIER

Its a copier implemented in rust programming language . I'm try to use the basic features of this great language that I learned from this awesome book The Rust Programming Language.

Installation

Cargo (most platforms)

If you have Cargo installed, you can compile & install from source: (Works with Stable Rust >=1.26)

cargo install rustycopier

About

a file copier made in Rust


Languages

Language:Rust 100.0%