Skip to main content

domain_input_text

Function domain_input_text 

Source
pub fn domain_input_text(codec: CodecId, input: Input) -> Result<String>
Expand description

Read a codec Input as UTF-8 text, tagging any error with codec. The shared body of every domain codec’s input_text helper.