entry: import types from handle
This commit is contained in:
@@ -1,5 +1,4 @@
|
|||||||
use crate::handle::{Handle, HandleRights};
|
use crate::handle::{Filetype, Handle, HandleRights};
|
||||||
use crate::wasi::types::Filetype;
|
|
||||||
use crate::{Error, Result};
|
use crate::{Error, Result};
|
||||||
use std::ops::Deref;
|
use std::ops::Deref;
|
||||||
use std::path::PathBuf;
|
use std::path::PathBuf;
|
||||||
|
|||||||
Reference in New Issue
Block a user