rust-ena 0.2.0

ena-crate interacts directly with the European Nucleotide Archive(ENA)
# enafetch

- access ena and download files asynchronously.
- just specify the project number and your files will be ready.

```
cargo build
```
```
____    _____   ____     ____   _____   _   _   _____   ____       _      _____   _____
|  _ \  | ____| |  _ \   / ___| | ____| | \ | | | ____| |  _ \     / \    |_   _| | ____|
| |_) | |  _|   | |_) | | |  _  |  _|   |  \| | |  _|   | |_) |   / _ \     | |   |  _|
|  _ <  | |___  |  __/  | |_| | | |___  | |\  | | |___  |  _ <   / ___ \    | |   | |___
|_| \_\ |_____| |_|      \____| |_____| |_| \_| |_____| |_| \_\ /_/   \_\   |_|   |_____|


ena fastq fetch.
     ************************************************
    Gaurav Sablok, IBCH, PAN, Poznan, Poland,
    https://portal.ichb.pl/laboratory-of-genomics/.
    Email: gsablok@ibch.poznan.pl
    ************************************************

Usage: rust-ena <PROJECT_ARG>

Arguments:
<PROJECT_ARG>  please provide the path to the folder to be downloaded

Options:
-h, --help     Print help
-V, --version  Print version

```

```
./target/debug/rust-ena PRJEB55343
```

Gaurav Sablok \
Instytut Chemii Bioorganicznej Polskiej \
Akademii Nauk ul. Noskowskiego 12/14 | \
61-704, PoznaƄ Poland