sycamore-rs / sycamore

A library for creating reactive web apps in Rust and WebAssembly
https://sycamore-rs.netlify.app
MIT License
2.79k stars 148 forks source link

Add missing docs and more doctests #643

Closed lukechu10 closed 11 months ago

lukechu10 commented 11 months ago

This adds the warn(missing_docs) lint for all the crates and also adds more doctests for reactive signals.