Skip to main content

encode_scalar

Function encode_scalar 

Source
pub fn encode_scalar(val: &Kind) -> Result<String, CodecError>
Expand description

Encode a single Kind value to its Zinc string representation.