Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytecodealliance/system-interface
/ file_io_ext.rs
File
file_io_ext.rs
src/fs/file_io_ext.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
//! The `FileIoExt` trait, and related utilities and impls.
2
3
use crate::io::IoExt;
4
use io_lifetimes::AsFilelike;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected