Trait async_vfs::VFile[][src]

pub trait VFile: AsyncRead + AsyncWrite + AsyncSeek { }

Implementors