Module universal_file

Module universal_file 

Source

Structs§

UniversalFile
A file handle that abstracts over the different ways we have to deal with different kinds of files (local files, file URLs, dragged in files).

Functions§

read_to_string
Convenience function to load a local file path into a String.