tectonic/crates/io_base
rm-dr b6b3485a0a
Bundle crate rewrite
2024-09-20 09:24:13 -07:00
..
src Bundle crate rewrite 2024-09-20 09:24:13 -07:00
CHANGELOG.md crates/io_base: crate for basic I/O types 2021-01-05 09:09:38 -05:00
Cargo.toml Bump toml, missed sub-crate deps 2023-05-15 12:44:34 -04:00
README.md crates/io_base: crate for basic I/O types 2021-01-05 09:09:38 -05:00

README.md

The tectonic_io_base create

This crate is part of the Tectonic project. It provides basic types for Tectonics pluggable I/O backend system, with implementations for std I/O types as well as flate2 gzip streams.