Type Alias pit_rust_host_lib::RWrapped

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

Aliased Type§

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