[package]
authors = ["Robert Gill <locke@sdf.org>"]
categories = ["filesystem", "rust-patterns"]
description = "An iterator that traverses an entire directory tree."
edition = "2018"
keywords = ["api", "data-structure", "filesystem", "iterator"]
license = "MIT"
name = "fs-tree"
readme = "README.md"
repository = "https://github.com/xelkarin/fs-tree"
version = "0.1.2"