pub struct Timestamp {
pub require: bool,
pub field: String,
pub mode: String,
pub title: String,
pub def: f64,
pub dec: i32,
}Fields§
§require: bool§field: String§mode: String§title: String§def: f64§dec: i32pub struct Timestamp {
pub require: bool,
pub field: String,
pub mode: String,
pub title: String,
pub def: f64,
pub dec: i32,
}require: bool§field: String§mode: String§title: String§def: f64§dec: i32