Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/archlinux/alpm
/ RelativePath
Class
RelativePath
alpm-types/src/path.rs:157–157 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
155
/// # }
156
/// ```
157
#[derive(Clone, Debug, Deserialize, Eq, Hash, PartialEq, Serialize)]
158
pub struct RelativePath(PathBuf);
159
160
impl RelativePath {
Callers
1
new
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected