vfs 0.12.0

A virtual filesystem for Rust
Documentation

vfs

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 10 feature flags, 0 of them enabled by default.

async-vfs

  • tokio
  • async-std
  • async-trait
  • futures
  • async-recursion

rust-embed

  • dep:rust-embed

embedded-fs

  • rust-embed

camino

  • dep:camino

export-test-macros

  • camino

tokio

  • dep:tokio

async-trait

  • dep:async-trait

async-std

  • dep:async-std

async-recursion

  • dep:async-recursion

futures

  • dep:futures