1 2 3 4
//! Library surface for workspace tooling (LSP) that shares CLI filesystem helpers. pub mod deps { pub use lemma::deps::*; }