fs-tree 0.1.2

An iterator that traverses an entire directory tree.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[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"