NorthStateData

Trait NorthStateData 

Source
pub trait NorthStateData:
    NorthStateDataClone
    + Send
    + Sync { }

Trait Implementations§

Source§

impl Clone for Box<dyn NorthStateData>

Source§

fn clone(&self) -> Box<dyn NorthStateData>

Returns a duplicate of the value. Read more
1.0.0 · Source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more

Implementors§