lilos-watch

Crates.iolilos-watch
lib.rslilos-watch
version0.1.0
sourcesrc
created_at2024-05-05 17:20:41.965811
updated_at2024-05-05 17:20:41.965811
descriptionCheap sharing with change notification for lilos
homepage
repositoryhttps://github.com/cbiffle/lilos
max_upload_size
id1230405
size17,076
Cliff L. Biffle (cbiffle)

documentation

README

Cheap value sharing and change notification for lilos

This crate provides the Watch<T> data structure for sharing data with update notifications. See the crate docs for details.

Commit count: 314

cargo fmt