Trait UserFile

Source
pub trait UserFile:
    Any
    + Read
    + Seek
    + Send { }
Expand description

Custom file type.

Implementorsยง