Struct crates_io_api::types::VersionLinks [] [src]

pub struct VersionLinks {
    pub authors: String,
    pub dependencies: String,
    pub version_downloads: String,
}

Fields

Trait Implementations

impl Debug for VersionLinks
[src]

[src]

Formats the value using the given formatter.

impl Clone for VersionLinks
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more