MCPcopy 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)]
135pub struct SonameV2(alpm_types::SonameV2);
136
137#[pymethods]
138impl SonameV2 {

Callers 1

fromMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected