Expand description
Abstraction over loading bytes on WASM or other.
Enums§
- Loading
Bytes Error - Enumeration of all errors this library may result in.
Functions§
- load
- Load the file at the given url fragment or path and return it as a vector of bytes, if possible.