in Sources/TwitterTextEditor/Tracer.swift [52:59]
func signpost(name: StaticString,
file: StaticString,
line: Int,
function: StaticString,
message: @autoclosure () -> String?) -> Signpost
}
private struct NoSignpost: Signpost {