gloo-file

Crates.iogloo-file
lib.rsgloo-file
version0.3.0
sourcesrc
created_at2020-03-11 13:49:32.984311
updated_at2023-08-11 16:05:36.66409
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
id217539
size32,247
Muhammad Hamza (hamza1311)

documentation

README

gloo-file

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