ipfs 0.0.0

An implementation of the IPFS Protocol
Documentation
#[cfg(test)]
mod tests {
    #[test]
    fn it_works() {
        assert_eq!(2 + 2, 4);
    }
}