Struct sharedmem::RwSlice [] [src]

pub struct RwSlice<T> { /* fields omitted */ }

Methods

impl<T> RwSlice<T>
[src]

Trait Implementations

impl<T: Clone> Clone for RwSlice<T>
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more