mirror of
https://github.com/yewstack/yew.git
synced 2025-12-08 21:26:25 +00:00
* Make fetch methods static. * Update `FetchService.fetch_binary` * Updated documentation. * Update examples. * Added explicit lifetimes. * Reformat code. * Update a reference from `fetch_service` to `FetchService`. * Reformat yew-stdweb example. * Update a doc comment.