Traitsยง
- IonData
Source - Optimized read operations for parsing Ion.
- ToIon
Data Source - Types that implement this trait can be converted into an implementation of io::BufRead, allowing users to build a Reader from a variety of types that might not define I/O operations on their own.