rustycopier

Crates.iorustycopier
lib.rsrustycopier
version0.3.0
sourcesrc
created_at2023-09-04 20:50:56.077766
updated_at2023-09-13 20:19:14.082482
descriptionA tool copy data
homepagehttps://github.com/carlosjorger/rustycopier
repositoryhttps://github.com/carlosjorger/rustycopier
max_upload_size
id963579
size61,993
Carlos Jorge Rodriguez (carlosjorger)

documentation

README

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
Commit count: 144

cargo fmt