Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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)]
46
pub struct AbsolutePath(PathBuf);
47
48
impl AbsolutePath {
Callers
2
new
Method · 0.85
from_str
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected