1// src/core/mod.rs 2pub mod buffer; 3// P2 修复:view.rs 为死代码(cast_and_view 从未被调用,且违反 bytemuck 使用约束),已删除