mio_gloo_file

Crates.iomio_gloo_file
lib.rsmio_gloo_file
version0.1.1
sourcesrc
created_at2021-01-09 15:36:50.13298
updated_at2021-01-09 15:36:50.13298
descriptionConvenience crate for working with JavaScript files and blobs
homepagehttps://github.com/rustwasm/gloo
repositoryhttps://github.com/rustwasm/gloo/tree/master/crates/file
max_upload_size
id336653
size28,892
Marc-Antoine ARNAUD (MarcAntoine-Arnaud)

documentation

README

gloo-file

Build Status Crates.io version Download docs.rs docs

API Docs | Contributing | Chat

Built with 🦀🕸 by The Rust and WebAssembly Working Group

Working with files and blobs on the Web.

These APIs come in two flavors:

  1. a callback style (that more directly mimics the JavaScript APIs), and
  2. a Future API.
Commit count: 376

cargo fmt