Teymour Aldridge 5f7e03be31
Make fetch service methods static. (#1235)
* 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.
2020-05-16 14:08:25 +08:00
..