pub fn to_sui_struct_tag_string(value: &StructTag) -> Result<String, Error>
Expand description

Serialize StructTag as a string, retaining the leading zeros in the address.