[][src]Trait mini_fs::UserFile

pub trait UserFile: Any + Read + Seek + Send { }

Custom file type.

Implementors

Loading content...