Crate devtools_core

source ·
Expand description

Instrumentation code that will make your Tauri app compatible with CrabNebula Devtools.

CrabNebula Devtools offers seamless and intuitive debugging, and monitoring of Tauri applications.

The instrumentation is compatible with both the log and tracing ecosystems out-of-the-box.

Modules§

Structs§

  • Shared data between the [Layer] and the [Aggregator]

Enums§

  • Commands send from the Server to the Aggregator
  • Data sent from the Layer to the Aggregator

Type Aliases§