Modules

Serialize Vec<u8> as base58 encoding.

Serialize Vec<u8> as base64 encoding.

Serialize Vec<u8> as String.

This in an extension to u128_dec_format that serves a compatibility layer role to deserialize u128 from a “small” JSON number (u64).

Serialize Vec<Vec<u8>> as Vec<String>.