Struct vkrs::photos::UploadUrl [] [src]

pub struct UploadUrl {
    pub upload_url: String,
}

Fields

Trait Implementations

impl Eq for UploadUrl
[src]

impl PartialEq for UploadUrl
[src]

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

impl Debug for UploadUrl
[src]

Formats the value using the given formatter.