sleiderr / fzkernel

Pure rust bootloader
GNU General Public License v3.0
4 stars 1 forks source link

feat(fs): adds abstract `File` and `Directory` implementation, fs independent #51

Closed sleiderr closed 1 year ago

sleiderr commented 1 year ago

Adds common utilities to work with file system structures: