Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 756 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 756 Bytes

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