Module data_source

Source

Traitsยง

IonDataSource
Optimized read operations for parsing Ion.
ToIonDataSource
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.