Struct hyper_scripter::script_repo::RecentFilter
source · Fields§
§recent: u32§archaeology: boolTrait Implementations§
source§impl Clone for RecentFilter
impl Clone for RecentFilter
source§fn clone(&self) -> RecentFilter
fn clone(&self) -> RecentFilter
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