tauriless_serde

Crates.iotauriless_serde
lib.rstauriless_serde
version0.2.1
sourcesrc
created_at2024-02-28 07:45:37.614773
updated_at2024-02-29 20:17:08.495094
descriptionImplementation details of serialization and deserialization of messages for `tauriless`
homepage
repositoryhttps://github.com/JohnScience/tauriless/
max_upload_size
id1156175
size13,744
Dmitrii - Demenev (JohnScience)

documentation

README

tauriless_serde

Crates.io Downloads Documentation License

Implementation details of serialization and deserialization of messages for tauriless.

Testing

The tests are written with wasm-bindgen-test to avoid cannot call wasm-bindgen imported functions on non-wasm targets error when dealing with wasm_bindgen::JsValue.

wasm-pack test --node
Commit count: 0

cargo fmt