IpfsClientRef

Type Alias IpfsClientRef 

Source
pub type IpfsClientRef = Arc<RwLock<IpfsClient>>;

Aliased Typeยง

pub struct IpfsClientRef { /* private fields */ }