Struct rsfbclient_core::ibase::ISC_TIMESTAMP
source · Fields§
§timestamp_date: ISC_DATE
§timestamp_time: ISC_TIME
Trait Implementations§
source§impl Clone for ISC_TIMESTAMP
impl Clone for ISC_TIMESTAMP
source§fn clone(&self) -> ISC_TIMESTAMP
fn clone(&self) -> ISC_TIMESTAMP
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source
. Read more