Struct flow_graph_interpreter::NamespaceHandler
source · pub struct NamespaceHandler { /* private fields */ }
Implementations§
Trait Implementations§
source§impl Clone for NamespaceHandler
impl Clone for NamespaceHandler
source§fn clone(&self) -> NamespaceHandler
fn clone(&self) -> NamespaceHandler
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