fileio 0.2.0

Fluent file I/O for Rust: read/write/append, insert/remove, ranges, find/replace, and utilities
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "fileio"
version = "0.2.0"
authors = ["Yogya <yogya.coder@gmail.com>"]
edition = "2021"
description = "Fluent file I/O for Rust: read/write/append, insert/remove, ranges, find/replace, and utilities"
license = "MIT"
repository = "https://github.com/lilcoder/RustfileIO"

[dependencies]
# No external dependencies