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