Struct atpp::atpp::AtppStartPackage [] [src]

pub struct AtppStartPackage {
    pub timestamp: i64,
    pub token: String,
    pub total_size: i64,
    pub slice_count: i32,
    pub slice_size: i32,
}

Fields

Methods

impl AtppStartPackage
[src]

Trait Implementations

impl Debug for AtppStartPackage
[src]

Formats the value using the given formatter.