Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dgarc359/rs-file-util
- Owner: Dgarc359
- Created: 2024-06-20T07:14:55.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-20T07:53:30.000Z (7 months ago)
- Last Synced: 2024-06-20T20:19:24.806Z (7 months ago)
- Language: Rust
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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