MCPcopy 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)]
158pub struct RelativePath(PathBuf);
159
160impl RelativePath {

Callers 1

newMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected