1 2 3 4 5 6
/* * Placeholder module: src/borrowck/move_check.rs */ #[allow(dead_code)] pub type MoveAnalysis = ();