lazily 0.31.0

Lazy reactive signals with dependency tracking and cache invalidation
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[book]
title = "lazily-rs"
description = "Lazy reactive primitives for Rust — Context, Slots, Cells, Signals, and Effects with automatic dependency tracking."
authors = ["Brian Takita"]
language = "en"
src = "docs"

[output.html]
git-repository-url = "https://github.com/lazily-hub/lazily-rs"
edit-url-template = "https://github.com/lazily-hub/lazily-rs/edit/main/{path}"
default-theme = "rust"

[output.html.fold]
enable = true
level = 1