file_operations
Fully qualified path: snforge_std::fs::file_operations
Free functions
read_json | file - a File struct to read json data from Returns an array of felts read from the file, panics if read was not possible, or json was incorrect |
read_txt | file - a File struct to read text data from Returns an array of felts read from the file, panics if read was not possible |
Structs
File | — |