pit_rust_host_lib

Type Alias RWrapped

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

Aliased Typeยง

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