Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

fs

[source code]

Fully qualified path: snforge_std::fs

Modules


Re-exports:

read_jsonfile - 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_txtfile - a File struct to read text data from Returns an array of felts read from the file, panics if read was not possible

File