Struct classicube_sys::CheckUpdateData
source ·
[−]#[repr(C)]pub struct CheckUpdateData {
pub Base: LWebTask,
pub devTimestamp: cc_uint64,
pub relTimestamp: cc_uint64,
pub latestRelease: cc_string,
}Fields
Base: LWebTaskdevTimestamp: cc_uint64relTimestamp: cc_uint64latestRelease: cc_stringTrait Implementations
This method tests for self and other values to be equal, and is used
by ==. Read more
This method tests for !=.
