Struct KeyId
artc::artifacts
pub struct KeyId { pub id: String, pub url: String, }
id: String
url: String
impl Debug for KeyId
fn fmt(&self, f: &mut Formatter) -> Result
Formats the value using the given formatter. Read more
impl Send for KeyId
impl Sync for KeyId