[][src]Function forest_ipld::to_ipld

pub fn to_ipld<T>(ipld: T) -> Result<Ipld, Error> where
    T: Serialize

Convert any object into an IPLD object