Searched refs:cooked_string (Results 1 – 1 of 1) sorted by relevance
376 cooked_string(input) in string()384 fn cooked_string(mut input: Cursor) -> Result<Cursor, Reject> { in cooked_string() function