Struct alice_open_data::FileDetails [] [src]

pub struct FileDetails {
    pub file_size: i64,
    // some fields omitted
}

Details about one specific file in a given run

Fields

Methods

impl FileDetails
[src]

[src]

The url pointing to the current file

[src]

Download the current file to the local collection

Trait Implementations

impl Debug for FileDetails
[src]

[src]

Formats the value using the given formatter.