MCPcopy Create free account
hub / github.com/archlinux/alpm / RelativeFilePath

Class RelativeFilePath

alpm-types/src/path.rs:231–231  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

229/// # }
230/// ```
231#[derive(Clone, Debug, Deserialize, Eq, Hash, PartialEq, Serialize)]
232pub struct RelativeFilePath(PathBuf);
233
234impl RelativeFilePath {

Callers 1

newMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected