dial9-core 0.5.0

Telemetry event bus for dial9
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# dial9-core

The core recording engine for [dial9](https://crates.io/crates/dial9): the event
bus, handles, buffers, encoders, and the segment pipeline.

Most users want the [`dial9`](https://crates.io/crates/dial9) crate, which
re-exports this crate's public API.

See [docs.rs/dial9](https://docs.rs/dial9) and the [repository](https://github.com/dial9-rs/dial9) for the guide.

## License

This project is licensed under the Apache-2.0 License.