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