wayle-core
Reactive state primitives and D-Bus utilities shared across Wayle services.
Usage
Wrap any value in a Property<T> to get snapshot reads and change streams.
use Property;
use StreamExt;
async
Features
schemaenablesschemars::JsonSchemasupport onProperty<T>
License
MIT
Part of wayle-services.