Struct clockwork_thread_program::program::ThreadProgram  
source · pub struct ThreadProgram;Expand description
Type representing the program.
Trait Implementations§
source§impl Clone for ThreadProgram
 
impl Clone for ThreadProgram
source§fn clone(&self) -> ThreadProgram
 
fn clone(&self) -> ThreadProgram
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