MCPcopy 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)]
90pub struct Soname(alpm_types::Soname);
91
92#[pymethods]
93impl Soname {

Callers 2

fromMethod · 0.70
try_fromMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected