Skip to main content

Module io

Module io 

Source
Expand description

Custom I/O and resource loaders (§59, §85 Phase 4).

Input/output callback infrastructure: buffers, file I/O, encoding integration, input/output buffer management, and helper utilities.

This module implements the libxml2 I/O subsystem in native Rust. No C dependencies beyond libc for file operations.