9e0570f2bf
Move the import into the submodule itself, rather than re-exporting it at the crate level. This will make it possible to link to the specific module/logic. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |
README.md
Ingester Test Context
This crate contains re-usable types that allow running integration tests
(ingester/test
) and benchmarks (ingester/benches
) against a complete
in-process Ingester instance, with helper methods and changeable configurations.