[ { "package": "kx-utils", "file": "src/experimental/to_string.rs", "function": { "function_name": "s", "return_type": "-> String", "span": { "start": { "line": 4, "column": 1 }, "end": { "line": 7, "column": 2 } } }, "span": { "start": { "line": 6, "column": 5 }, "end": { "line": 6, "column": 13 } }, "replacement": "String::new()", "genre": "FnValue" }, { "package": "kx-utils", "file": "src/experimental/to_string.rs", "function": { "function_name": "s", "return_type": "-> String", "span": { "start": { "line": 4, "column": 1 }, "end": { "line": 7, "column": 2 } } }, "span": { "start": { "line": 6, "column": 5 }, "end": { "line": 6, "column": 13 } }, "replacement": "\"xyzzy\".into()", "genre": "FnValue" } ]