| Crates.io | analytics-next |
| lib.rs | analytics-next |
| version | 0.1.6 |
| created_at | 2023-09-04 13:40:57.387711+00 |
| updated_at | 2024-01-15 15:37:45.254261+00 |
| description | Rust wrapper @segment/analytics-next |
| homepage | |
| repository | https://github.com/ctron/analytics-next-rs |
| max_upload_size | |
| id | 963206 |
| size | 22,612 |
analytics-nextFor 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