Module rust_bigint::serialize[][src]

Expand description

Serialization functions compatible with serde across BigInt representations

Modules

Serialize any bigint representation. These functions can be used by serde

Serialize a vector of BigInts. These functions can be used by serde

Serialize a vector of BigInts and pad with zeros to fill 256 bytes