provider

Crates.ioprovider
lib.rsprovider
version0.34.7
sourcesrc
created_at2019-09-23 19:26:09.836919
updated_at2021-04-03 16:05:58.295898
descriptionA content provider for 'flow' tools
homepagehttp://andrewdavidmackenzie.github.io/flow/
repositoryhttps://github.com/andrewdavidmackenzie/flow/
max_upload_size
id167091
size25,296
Andrew Mackenzie (andrewdavidmackenzie)

documentation

https://github.com/andrewdavidmackenzie/flow/README.md

README

provider

This crate implements a content provider that resolves URLs and then get's the content of the url for flowclib and flowrlib, keeping them independant of IO operations and able to be compiled to WebAssaembly and used in other implementations (e.g. a Web browser or Electron app).

Commit count: 4366

cargo fmt