⚡️ Ray 3.0 launch sale! Discounts and lifetime licenses available for d h m s
Community

Using Ray With Rust

Rust is a systems programming language focused on safety, speed, and concurrency. Use Ray to help you debug your Rust applications. This is a third-party package with community support only.

bnomei/ray-dbg

Crates.io: ray-dbg

#Installing the package

Add the dependency to your Cargo.toml:

[dependencies]
ray-dbg = "0.1"

Or install it via cargo:

cargo add ray-dbg

#Usage

The package implements most of the PHP Ray features and adds a convenient ray_dbg! macro for debugging. It also supports integration with the tracing crate.

use ray_dbg::ray_dbg;

fn main() {
    ray_dbg!("Hello from Rust!");
}
Help us improve this page

Debug without breaking your flow

Ray keeps all your debug output neatly organized in a dedicated desktop app.

Launch sale! Lifetime licenses also available

Ray licenses are valid for 1 year and managed through Spatie. VAT is calculated during checkout.