Struct tweetust::models::TosResponse [] [src]

pub struct TosResponse {
    pub tos: String,
}

Fields

Trait Implementations

impl Debug for TosResponse
[src]

Formats the value using the given formatter.

impl Clone for TosResponse
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more