#[cfg(not(test))] pub type IpfsClient = ipfs::Ipfs; #[cfg(test)] pub type IpfsClient = ipfs::Ipfs;