Struct rfmod::types::PluginHandle [] [src]

pub struct PluginHandle(pub u32);

Trait Implementations

impl Copy for PluginHandle
[src]

impl Clone for PluginHandle
[src]

fn clone(&self) -> PluginHandle

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