fast_io 1.2.2

Library crate to read and write &str and types implementing the copy trait into files
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
authors = ["ZakCodes <zakary.kamal.fs@outlook.com>"]
categories = ["parsing"]
description = "Library crate to read and write &str and types implementing the copy trait into files"
homepage = "https://github.com/ZakCodes/fast_io.git"
keywords = ["file", "binary", "byte", "read", "write"]
license = "Apache-2.0"
name = "fast_io"
readme = "README.md"
repository = "https://github.com/ZakCodes/fast_io.git"
version = "1.2.2"