Skip to main content

Module mfs

Module mfs 

Source
Expand description

A mutable filesystem (MFS) layer over immutable UnixFS DAGs.

Structs§

Mfs
Handle to the node’s mutable filesystem. Obtain it via crate::Ipfs::mfs.
MfsEntry
A single entry in an MFS directory listing.
MfsRead
MfsStat
The result of stat.
MfsWrite
WriteOptions

Enums§

MfsError
MfsKind
The kind of an MFS entry.
ReadStatus
WriteStatus