observable-rs 0.2.0

A general purpose observable library
Documentation
  • Coverage
  • 6.25%
    1 out of 16 items documented1 out of 8 items with examples
  • Size
  • Source code size: 19.96 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.93 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 11s Average build duration of successful builds.
  • all releases: 11s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • mindbeam/observable-rs
    3 2 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • dnorman

observable-rs

A general purpose observable library, intended to allow observable application logic to be used in multiple environments.

See observable-react for how to use this with wasm_bindgen in a react app