Trait std_ext::ArcExt

source ·
pub trait ArcExt {
    fn arc(self) -> Arc<Self>
    where
        Self: Sized
, { ... } }

Provided Methods§

Implementors§