posthog-rs 0.19.1

The official Rust client for Posthog (https://posthog.com/).
Documentation
# PostHog Rust

[![Crates.io](https://img.shields.io/crates/v/posthog-rs.svg)](https://crates.io/crates/posthog-rs)
[![Documentation](https://docs.rs/posthog-rs/badge.svg)](https://docs.rs/posthog-rs)

The official Rust SDK for [PostHog](https://posthog.com). See the main [PostHog docs](https://posthog.com/docs) for more information.

SDK usage examples and code snippets live in the official documentation so they stay up to date.

## Documentation

- [Rust library docs]https://posthog.com/docs/libraries/rust

## Contributing

See [CONTRIBUTING.md](CONTRIBUTING.md) for local setup and test instructions.

## Releasing

See [RELEASING.md](RELEASING.md).