blob: ac9b1cacd529d49b3c8ef716dc80425ec5f7b44a (
plain) (
blame)
1
2
3
4
5
6
7
|
// Doc Not Optimize
//! Legacy structural data module.
//!
//! Functions have been moved to:
//! - `derive::structural_data` — `derive_structural_data`
//! - `func::pack_structural` — `pack_structural`
//! - `func::group_structural` — `group_structural`
|