[package] name = "fast_io" version = "1.2.2" authors = ["ZakCodes "] description = "Library crate to read and write &str and types implementing the copy trait into files" # documentation = "https://doc.rs/fast_io.git" homepage = "https://github.com/ZakCodes/fast_io.git" repository = "https://github.com/ZakCodes/fast_io.git" readme = "README.md" license = "Apache-2.0" # max 5 keywords = ["file", "binary", "byte", "read", "write"] # crates.io/category_slugs use max 5 categories = ["parsing"] [dependencies]