pub type LinkComponents = HashMap<String, Option<Value>>;
pub struct LinkComponents { /* private fields */ }