simpleio

Crates.iosimpleio
lib.rssimpleio
version0.2.3
sourcesrc
created_at2019-10-07 14:07:41.221577
updated_at2024-05-24 01:56:02.274771
descriptionA simple crate for file io that i use in my personal projects.
homepage
repositoryhttps://github.com/codybloemhard/simpleio
max_upload_size
id170578
size42,777
Cody Bloemhard (codybloemhard)

documentation

README

simpleio

Simple rust crate for io that I use in multiple projects. A few useful functions for dealing files, home/config dir.

License

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/>.
Commit count: 16

cargo fmt