refactor: align platform crate boundaries

This commit is contained in:
bfloat16
2026-09-07 19:29:54 +08:00
parent aa1bcaa2eb
commit 6250ca4e98
43 changed files with 1004 additions and 1004 deletions
+2 -4
View File
@@ -1,5 +1,3 @@
//! Windows metadata restoration.
//! Compatibility namespace for the shared structural metadata transform.
mod metadata;
pub use metadata::*;
pub use crate::structural::*;