Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bendudson/EuraliOS
/ as_path
Method
as_path
euralios_std/src/path.rs:163–165 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
161
#[must_use]
162
#[inline]
163
pub fn as_path(&self) -> &Path {
164
self
165
}
166
167
/// Extends `self` with `path`.
168
///
Callers
3
parent
Method · 0.80
fmt
Method · 0.80
as_ref
Method · 0.80
Calls
3
clone
Method · 0.80
trim_left
Method · 0.80
trim_right
Method · 0.80
Tested by
no test coverage detected