fwalker 0.3.0

Library for file and directory traversal in a file system
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[badges.maintenance]
status = "experimental"
[dependencies.log]
version = "0.4"

[dependencies.sysinfo]
version = "0.14"

[package]
authors = ["Anton Österberg <anton@42x.io>"]
description = "Library for file and directory traversal in a file system"
edition = "2018"
keywords = ["fs", "filesystem", "files", "traversal"]
license = "MIT"
name = "fwalker"
readme = "README.md"
repository = "https://github.com/mantono/fwalker"
version = "0.3.0"