pub fn provided_by_tool( tool: Option<&ToolName>, style: Style, ) -> impl Display + '_
Renders “ provided by tool x“ when a tool provided the file, and nothing otherwise.
x