analytics-next

Crates.ioanalytics-next
lib.rsanalytics-next
version0.1.6
sourcesrc
created_at2023-09-04 13:40:57.387711
updated_at2024-01-15 15:37:45.254261
descriptionRust wrapper @segment/analytics-next
homepage
repositoryhttps://github.com/ctron/analytics-next-rs
max_upload_size
id963206
size22,612
Jens Reimann (ctron)

documentation

README

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
Commit count: 18

cargo fmt