[package] authors = ["Michael Leonhard "] categories = ["parsing", "network-programming"] description = "ReadWriteExt trait with `chain_after` and `take_rw` for `std::io::Read + Write` structs" edition = "2021" keywords = ["chain", "take", "io", "rustls", "TcpStream"] license = "Apache-2.0" name = "read-write-ext" readme = "Readme.md" repository = "https://gitlab.com/leonhard-llc/fixed-buffer-rs" version = "0.1.1" [dev-dependencies] fixed-buffer = "0.4"