RWrapped

Type Alias RWrapped 

Source
pub type RWrapped<U, E> = Arc<Wrapped<U, E>>;

Aliased Typeยง

pub struct RWrapped<U, E> { /* private fields */ }