Struct atpp::atpp::AtppDataPackage [] [src]

pub struct AtppDataPackage {
    pub timestamp: i64,
    pub token: String,
    pub slice_index: i32,
    pub slice_size: i32,
}

Fields

Methods

impl AtppDataPackage
[src]

Trait Implementations

impl Debug for AtppDataPackage
[src]

Formats the value using the given formatter.