Pauan / rust-signals

Zero-cost functional reactive Signals for Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Move the various SignalExt / SignalVecExt / SignalMapExt structs into a separate module

Pauan opened this issue · comments

Right now the documentation is super cluttered with a million structs. Move the structs into a separate module so they're better organized.