Install
Initialize
main.rs
api_key or project_id values put the SDK in disabled mode, so local development can keep the same initialization path without sending events.
The SDK batches buffered events and automatically splits multi-event request bodies at 1 MB. An
individual event larger than that remains a single request rather than being silently dropped.