Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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)]
52
pub struct OpenPGPKeyId(alpm_types::OpenPGPKeyId);
53
54
#[pymethods]
55
impl OpenPGPKeyId {
Callers
1
from
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected