cfo 0.1.0

A crate with the filesystem operations described at rust by example page.
Documentation
[dependencies]

[lib]
name = "cfo"
path = "src/lib.rs"

[package]
authors = ["Ramon Moraes"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "A crate with the filesystem operations described at rust by example page."
documentation = "https://docs.rs/cfo/latest/cfo/"
edition = "2021"
homepage = "https://github.com/rmoraes92/cfo"
license = "MIT"
name = "cfo"
readme = "README.md"
version = "0.1.0"