MCPcopy Create free account
hub / github.com/archlinux/alpm / OpenPGPKeyId

Class OpenPGPKeyId

python-alpm/src/types/openpgp.rs:52–52  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50#[pyclass(frozen, eq, from_py_object)]
51#[derive(Clone, Debug, Eq, PartialEq)]
52pub struct OpenPGPKeyId(alpm_types::OpenPGPKeyId);
53
54#[pymethods]
55impl OpenPGPKeyId {

Callers 1

fromMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected