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

Class AbsolutePath

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

Source from the content-addressed store, hash-verified

43/// # }
44/// ```
45#[derive(Clone, Debug, Deserialize, Eq, PartialEq, Serialize)]
46pub struct AbsolutePath(PathBuf);
47
48impl AbsolutePath {

Callers 2

newMethod · 0.85
from_strMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected