yew_data_link 0.2.3

This crate allows one to mutate yew function component’s data from other component via sending messages.
Documentation
  • Coverage
  • 93.33%
    14 out of 15 items documented4 out of 14 items with examples
  • Size
  • Source code size: 7.83 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 677 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 1m 9s Average build duration of successful builds.
  • all releases: 1m 9s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • kotfind/yew_data_link
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • kotfind

Yew Data Link

This crate allows one to mutate yew function component's data from other component via sending messages.

Refer to docs.rs documentation for more information.