Struct common::models::status_report::Requirement
source · Fields§
§teams: String§indexs: i32§description: StringTrait Implementations§
source§impl Clone for Requirement
impl Clone for Requirement
source§fn clone(&self) -> Requirement
fn clone(&self) -> Requirement
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