Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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)]
232
pub struct RelativeFilePath(PathBuf);
233
234
impl RelativeFilePath {
Callers
1
new
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected