finder 0.1.5

Recursive find files in folders with filtering
Documentation
[package]
name = "finder"
version = "0.1.5"
authors = ["Chugunov Roman <Zebs-BMK@yandex.ru>"]
edition = "2018"
license = "MIT"
readme = "README.md"
description = "Recursive find files in folders with filtering"
homepage = "https://github.com/ChugunovRoman/finder"
repository = "https://github.com/ChugunovRoman/finder"
documentation = "https://docs.rs/finder/"

keywords = ["recursive", "iterator", "fonts"]
categories = ["filesystem"]

[dependencies]
log = "0.4"