Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@skillzaa skillzaa released this 20 Dec 11:17

A simple library that makes dealing with Rust file system a breeze.
Any one who has done any file system related project in Rust will know that the Rust file system (std::fs) is a bit wonky (so say the least).
Brown library exports helpful functions which gives you a very simple API for creating managing and manipulating files,folder etc in the current working folder.