The Wayback Machine - https://web.archive.org/web/20210815152330/https://github.com/topics/diagnostics
Skip to content
#

diagnostics

Here are 288 public repositories matching this topic...

hawkw
hawkw commented Feb 23, 2021

Feature Request

Crates

  • tracing-core

Motivation

The Collect trait currently has several methods with default implementations that return an Option or some other "empty" or "default" type. In many cases, this isn't because it makes sense for those methods to be optional, but because they were added after v0.1.0 was released and making them mandatory would have been a

Improve this page

Add a description, image, and links to the diagnostics topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the diagnostics topic, visit your repo's landing page and select "manage topics."

Learn more