Struct artc::artifacts::KeyId[][src]

pub struct KeyId {
    pub id: String,
    pub url: String,
}

Fields

Trait Implementations

impl Debug for KeyId
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for KeyId

impl Sync for KeyId