Benjamin Lee af922fb670
Fixup styling in sync_local_storage
- `storage_string` is already a `JsString`, calling `to_string` is redundant

- `as_str` is not required, so it is more idiomatic to just use a borrow.
2019-08-06 09:27:09 -07:00
..
2019-07-11 15:02:39 -07:00
2019-07-11 15:02:39 -07:00
2019-07-11 15:02:39 -07:00
2019-07-11 15:02:39 -07:00
2019-07-11 15:02:39 -07:00
2019-07-11 15:02:39 -07:00
2019-07-11 15:02:39 -07:00
2019-07-11 15:02:39 -07:00
2019-07-11 15:02:39 -07:00
2019-07-11 15:02:39 -07:00
2019-07-11 15:02:39 -07:00
2019-07-11 15:02:39 -07:00
2019-07-11 15:02:39 -07:00
2019-07-11 15:02:39 -07:00
2019-07-11 15:02:39 -07:00
2019-07-11 15:02:39 -07:00
2019-07-11 15:02:39 -07:00
2019-07-11 15:02:39 -07:00
2019-07-11 15:02:39 -07:00
2019-05-26 16:43:00 +09:00

Examples

This directory contains a number of Cargo projects that are all examples of how to use wasm-bindgen in various contexts. More documentation can be found online