fscommon 0.1.1

Filesystem common utilities.
Documentation
[dependencies.core_io]
optional = true
version = "0.1"

[dependencies.log]
version = "0.4"
[dev-dependencies.env_logger]
version = "0.5"

[features]
default = ["std"]
std = []

[package]
authors = ["Rafał Harabień <rafalh1992@o2.pl>"]
categories = ["filesystem"]
description = "Filesystem common utilities.\n"
keywords = ["filesystem", "no_std"]
license = "MIT"
name = "fscommon"
readme = "README.md"
repository = "https://github.com/rafalh/rust-fscommon"
version = "0.1.1"