Structs§
- Universal
File - 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
.