Trait mithril_common::signable_builder::Artifact
source · pub trait Artifact:
Debug
+ Send
+ Sync
+ Serialize
+ Deserialize {
// Required method
fn get_id(&self) -> String;
}
Expand description
Artifact is a trait for types that represent signed artifacts