crawler 0.1.0

Crawler - for collecting data from the Internet
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
authors = ["Ernestas Poskus <ernestas.poskus@gmail.com>"]
description = """
Crawler - for collecting data from the Internet
"""
documentation = "https://github.com/ernestas-poskus/crawler.rs"
homepage = "https://github.com/ernestas-poskus/crawler.rs"
license = "BSD-3-Clause"
name = "crawler"
repository = "https://github.com/ernestas-poskus/crawler.rs"
version = "0.1.0"