Skip to main content

to_string

Function to_string 

Source
pub fn to_string(
    arguments: &[ValueResult],
    span: Span,
) -> Result<(ValueResult, Option<ExitCode>), Error>
Expand description

Convert a value to a string.

Takes exactly one argument.