Struct common::models::status_report::NewIndividualReport
source · Fields§
§email: &'a str
§sprint_num: i32
Trait Implementations§
source§impl<'a> Clone for NewIndividualReport<'a>
impl<'a> Clone for NewIndividualReport<'a>
source§fn clone(&self) -> NewIndividualReport<'a>
fn clone(&self) -> NewIndividualReport<'a>
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