axfs_vfs 0.1.2

Virtual filesystem interfaces used by ArceOS
Documentation
1
2
3
4
5
6
7
8
9
# axfs_crates

[![CI](https://github.com/arceos-org/axfs_crates/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/arceos-org/axfs_crates/actions/workflows/ci.yml)

Crates for building filesystems:

* [axfs_vfs]https://github.com/arceos-org/axfs_crates/tree/main/axfs_vfs: Virtual filesystem interfaces. [![Crates.io]https://img.shields.io/crates/v/axfs_vfs]https://crates.io/crates/axfs_vfs
* [axfs_devfs]https://github.com/arceos-org/axfs_crates/tree/main/axfs_devfs: Device filesystem. [![Crates.io]https://img.shields.io/crates/v/axfs_devfs]https://crates.io/crates/axfs_devfs
* [axfs_ramfs]https://github.com/arceos-org/axfs_crates/tree/main/axfs_ramfs: RAM filesystem. [![Crates.io]https://img.shields.io/crates/v/axfs_ramfs]https://crates.io/crates/axfs_ramfs