6 releases
new 0.3.5 | Sep 5, 2024 |
---|---|
0.3.4 | Jul 25, 2024 |
0.3.3 | May 29, 2024 |
0.3.0 | Feb 7, 2024 |
#26 in #dev-tools
1,288 downloads per month
Used in 2 crates
(via devtools)
130KB
2.5K
SLoC
Devtools Core
This is the low level interface for the Devtools for Tauri application.
See devtools for Tauri v1 or tauri-plugin-devtools for the crates that actually connect your Tauri application with the Devtools app.
lib.rs
:
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.
Dependencies
~11–19MB
~244K SLoC