Skip to content

ctron/analytics-next-rs

Repository files navigation

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