Struct crates_index::Crate [] [src]

pub struct Crate { /* fields omitted */ }

A single crate that contains many published versions

Methods

impl Crate
[src]

[src]

[src]

Published versions of this crate sorted chronologically by date published

[src]

[src]

[src]

Trait Implementations

impl Debug for Crate
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for Crate

impl Sync for Crate