⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

Module ramfs

Module ramfs 

Source
Expand description

RAM Filesystem Implementation

A simple in-memory filesystem for testing and temporary storage.

Structs§

RamFs
RAM filesystem