Struct quackngo::Topic [] [src]

pub struct Topic {
    pub result: String,
    pub icon: Icon,
    pub first_url: String,
    pub text: String,
}

child struct of InstantAnswer

Fields

Trait Implementations

impl Debug for Topic
[src]

Formats the value using the given formatter.