provider 0.34.7

A content provider for 'flow' tools
Documentation
1
2
3
4
# `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).