analytics-next 0.1.6

Rust wrapper @segment/analytics-next
Documentation

Rust wrapper for analytics-next

CI GitHub release (latest SemVer) crates.io docs.rs

Example

For running the example, you need to provide a Segment.io writekey. Place it into the file examples/yew/src/writekey.txt and then start serve the example:

cd examples/yew
trunk serve