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 Feedimpl Clone for Feedimpl Debug for Feed