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: 33.74 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 2.99 MB This is the summed size of all files generated by rustdoc for all configured targets
  • 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.