Crates.io | simpleio |
lib.rs | simpleio |
version | 0.2.3 |
source | src |
created_at | 2019-10-07 14:07:41.221577 |
updated_at | 2024-05-24 01:56:02.274771 |
description | A simple crate for file io that i use in my personal projects. |
homepage | |
repository | https://github.com/codybloemhard/simpleio |
max_upload_size | |
id | 170578 |
size | 42,777 |
Simple rust crate for io that I use in multiple projects. A few useful functions for dealing files, home/config dir.
Copyright (C) 2024 Cody Bloemhard
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.