Crate mz_segment

source ·
Expand description

Segment library for Rust.

This crate provides a library to the Segment analytics platform. It is a small wrapper around the segment crate to provide a more ergonomic interface.

Structs§

Constants§

  • The maximum number of undelivered events. Once this limit is reached, new events will be dropped.