Registry / other / aw-models

aw-models

JSON →
library0.1.0rscratesunverified

A reimplementation of aw-server in Rust, providing data models for ActivityWatch.

# Cargo.toml [dependencies] aw-models = "0.1.0"
INSTALL
IMPORT
SIG · AW-MODELS
A
aw-models
otherrustv0.1.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Event
use aw_models::Event;

Creates a new ActivityWatch event.

use aw_models::Event; fn main() { let event = Event::new(); println!("{:?}", event); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
16 hits · last 30 days
node
14
Meta
2
Resources
aw-models — cargo add aw-models · libregistry