[−][src]Trait hermit::fs::PosixFileSystem
Required methods
pub fn open(
&self,
_path: &str,
_perms: FilePerms
) -> Result<Box<dyn PosixFile + Send>, FileError>[src]
&self,
_path: &str,
_perms: FilePerms
) -> Result<Box<dyn PosixFile + Send>, FileError>