[][src]Function forest_bigint::bigint_ser::serialize

pub fn serialize<S>(int: &BigInt, serializer: S) -> Result<S::Ok, S::Error> where
    S: Serializer

Serializes big int as bytes following Filecoin spec.