clrd - AI-native code maintenance tool
“Transparent, Delicate, and Fast”
This crate provides high-speed dead code detection using Rust and Oxc, with intelligent judgment handoff to LLMs for avoiding false positives.
pub use mapper::Mapper;
pub use scanner::Scanner;
pub use types::*;