ferros 0.0.0

A Rust-native debugger with hybrid MIR and system-level introspection.
1
2
3
4
fn main()
{
    println!("Hello, Ferros! 🦀");
}