Struct crates_io_api::types::DownloadsMeta [] [src]

pub struct DownloadsMeta {
    pub extra_downloads: Vec<ExtraDownloads>,
}

Fields

Trait Implementations

impl Debug for DownloadsMeta
[src]

[src]

Formats the value using the given formatter.

impl Clone for DownloadsMeta
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more