Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bendudson/EuraliOS
/ to_CommHandle
Method
to_CommHandle
euralios_std/src/fs.rs:239–241 ·
view source on GitHub ↗
Convert to CommHandle EuraliOS only
(self)
Source
from the content-addressed store, hash-verified
237
///
238
/// EuraliOS only
239
pub fn to_CommHandle(self) -> CommHandle {
240
self.0
241
}
242
243
/// Query a file handle
244
///
Callers
1
main
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected