fetsig 0.2.6

Web-sys based browser fetch library using futures-signals with optional MAC.
Documentation

fetsig

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 13 feature flags, 13 of them enabled by default.

default

  • browser
  • json
  • postcard

browser

  • base64
  • bytes
  • js-sys
  • ufmt
  • wasm-bindgen
  • wasm-bindgen-futures
  • web-sys

json

  • bytes
  • serde_json
  • serde_with
  • ufmt

postcard

  • bytes
  • dep:postcard
  • ufmt

base64

  • dep:base64

bytes

  • dep:bytes

js-sys

  • dep:js-sys

ufmt

  • dep:ufmt

wasm-bindgen

  • dep:wasm-bindgen

wasm-bindgen-futures

  • dep:wasm-bindgen-futures

web-sys

  • dep:web-sys

serde_json

  • dep:serde_json

serde_with

  • dep:serde_with