Struct mcpat_sys::SharedCache
[−]
[src]
pub struct SharedCache;
Trait Implementations
Derived Implementations
impl Debug for SharedCache
[src]
impl Copy for SharedCache
[src]
impl Clone for SharedCache
[src]
fn clone(&self) -> SharedCache
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