[][src]Trait rpm::signature::key::KeyType

pub trait KeyType: Debug + Copy { }

Marker trait for key types.

Implementors

impl KeyType for Public[src]

impl KeyType for Secret[src]

Loading content...