pub type RateComponentLink = Link;
pub struct RateComponentLink { pub href: String, }
href: String
A URI reference.