Module pin_weak::sync[][src]

Re-exports

pub use alloc::sync::Arc;
pub use alloc::sync::Weak;
pub use core::pin::Pin;

Structs

This is a safe wrapper around something that could be compared to Pin<Weak<T>>