Struct spaceapi_server::api::Feed
[−]
pub struct Feed { pub _type: Optional<String>, pub url: String, }
Fields
_type | |
url |
pub struct Feed { pub _type: Optional<String>, pub url: String, }
_type | |
url |
impl ToJson for Feed
impl Clone for Feed
impl Debug for Feed