psychopath/sub_crates/data_tree
Nathan Vegdahl 1f4947e895 Data tree parser: only read more data when needed.
Before this, it would eagerly load more data on every call, which
defeats the whole point.
2020-05-01 16:08:37 +09:00
..
src Data tree parser: only read more data when needed. 2020-05-01 16:08:37 +09:00
Cargo.toml First implementation of a streaming parser for the data tree format. 2020-05-01 16:08:37 +09:00