PostHog Rust
Please see the main PostHog docs.
This crate is under development
Quickstart
Add posthog-rs to your Cargo.toml.
[]
= "0.2.0"
let client = crateclient;
let mut event = new;
event.insert_prop.unwrap;
event.insert_prop.unwrap;
client.capture.unwrap;