Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bendudson/EuraliOS
/ File
Class
File
euralios_std/src/fs.rs:196–196 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
194
/// Wrapper around a CommHandle
195
#[derive(Debug)]
196
pub struct File(CommHandle);
197
198
/// The result of a File query.
199
///
Callers
3
_open
Method · 0.70
create
Method · 0.70
open
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected