Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dgarc359/rs-file-util

rust file utilities
https://github.com/dgarc359/rs-file-util

Last synced: about 2 months ago
JSON representation

rust file utilities

Awesome Lists containing this project

README

        

# Rust file utils

Simple rust file utils to simplify and accelerate development in rust

## Usage
```toml
# cargo.toml
[dependencies]
rs-file-utils = {git = "https://github.com/Dgarc359/rs-file-util", branch = "main" }
```
> [!IMPORTANT]
> You can switch the branch you are pointing at, if there is a branch containing
> features or functionality you desire