Struct python_ast::ast::Op  
                   
                       [−]
                   
               [src]
pub struct Op(pub OwnedTk);
Trait Implementations
impl Debug for Op[src]
impl Clone for Op[src]
fn clone(&self) -> Op
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0
Performs copy-assignment from source. Read more