Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/archlinux/alpm
/ SonameV2
Class
SonameV2
python-alpm/src/types/relation.rs:135–135 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
133
#[pyclass(frozen, eq, from_py_object)]
134
#[derive(Clone, Debug, Eq, PartialEq)]
135
pub struct SonameV2(alpm_types::SonameV2);
136
137
#[pymethods]
138
impl SonameV2 {
Callers
1
from
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected