[][src]Function zsplg_core::wrap

pub fn wrap<T>(x: T) -> Object where
    T: Send + Sync + 'static,