1 2 3 4 5 6 7 8 9 10
function = "to_string" description = "Convert an input type to a String" source = "to_string.rs" docs = "to_string.md" type = "rust" [[input]] [[output]] type = "string" # The String equivalent of the input value